Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiofoundation/tests/
Daudiofoundation_containers_test.cpp45 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/
DAudioContainers.h177 void populateAudioProfiles(const AudioProfileAttributesMultimap& profileAttrs,
/frameworks/av/media/libaudiofoundation/
DAudioContainers.cpp170 void populateAudioProfiles(const AudioProfileAttributesMultimap& profileAttrs, in populateAudioProfiles() function
/frameworks/av/media/libaudiohal/impl/
DDeviceHalHidl.cpp827 populateAudioProfiles(attrsFromDevice, format, channelMasksFromStream, in getAudioMixPort()