Searched refs:populateAudioProfiles (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libaudiofoundation/tests/ |
D | audiofoundation_containers_test.cpp | 45 populateAudioProfiles(AUDIO_PROFILE_ATTRIBUTES, format, allChannelMasks, allSampleRates, in TEST() 63 populateAudioProfiles(AUDIO_PROFILE_ATTRIBUTES, format, allChannelMasks, allSampleRates, in TEST() 87 populateAudioProfiles(AUDIO_PROFILE_ATTRIBUTES, format, allChannelMasks, allSampleRates, in TEST() 102 populateAudioProfiles(AUDIO_PROFILE_ATTRIBUTES, format, allChannelMasks, allSampleRates, in TEST()
|
/frameworks/av/media/libaudiofoundation/include/media/ |
D | AudioContainers.h | 177 void populateAudioProfiles(const AudioProfileAttributesMultimap& profileAttrs,
|
/frameworks/av/media/libaudiofoundation/ |
D | AudioContainers.cpp | 170 void populateAudioProfiles(const AudioProfileAttributesMultimap& profileAttrs, in populateAudioProfiles() function
|
/frameworks/av/media/libaudiohal/impl/ |
D | DeviceHalHidl.cpp | 827 populateAudioProfiles(attrsFromDevice, format, channelMasksFromStream, in getAudioMixPort()
|