Searched refs:audioProfiles (Results 1 – 1 of 1) sorted by relevance
994 AudioProfileMap audioProfiles; in getAudioProfileMap() local1001 audioProfiles.emplace(profiles[i].format, std::make_pair(sampleRates, channelMasks)); in getAudioProfileMap()1003 return audioProfiles; in getAudioProfileMap()