Home
last modified time | relevance | path

Searched refs:audioProfiles (Results 1 – 1 of 1) sorted by relevance

/system/media/audio/include/system/
Daudio.h994 AudioProfileMap audioProfiles; in getAudioProfileMap() local
1001 audioProfiles.emplace(profiles[i].format, std::make_pair(sampleRates, channelMasks)); in getAudioProfileMap()
1003 return audioProfiles; in getAudioProfileMap()