Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp43 ssize_t addAudioProfileAndSort(AudioProfileVector &audioProfileVector, in addAudioProfileAndSort() function
74 addAudioProfileAndSort(audioProfileVector, profileToAdd); in setSampleRatesForAudioProfiles()
94 addAudioProfileAndSort(audioProfileVector, profileToAdd); in setChannelsForAudioProfiles()
118 addAudioProfileAndSort(audioProfileVector, profile); in addProfilesForFormats()
155 addAudioProfileAndSort(audioProfileVector, profileToAdd); in addDynamicAudioProfileAndSort()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfileVectorHelper.h26 ssize_t addAudioProfileAndSort(AudioProfileVector &audioProfileVector,
DIOProfile.h51 addAudioProfileAndSort(mProfiles, profile); in addAudioProfile()
DDeviceDescriptor.h47 addAudioProfileAndSort(mProfiles, profile); in addAudioProfile()