Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DIOProfile.cpp71 } else if (checkCompatibleAudioProfile( in isCompatibleProfile()
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DPolicyAudioPort.h77 status_t checkCompatibleAudioProfile(uint32_t &samplingRate, in checkCompatibleAudioProfile() function