Searched refs:str2layout (Results 1 – 1 of 1) sorted by relevance
45 static std::map<std::string, AudioChannelLayout> str2layout = { variable151 if (str2layout.count(strChannelLayout) == 0) { in LoadConfigChannelLayout()155 result.outChannelLayout = str2layout[strChannelLayout]; in LoadConfigChannelLayout()