Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/include/
Dpolicy.h171 static inline bool audio_formats_match(audio_format_t format1, in audio_formats_match() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp171 if (audio_formats_match(format, audioProfile->getFormat()) && in checkExact()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2415 !audio_formats_match(profileFormat, lConfig.format) || in getInputForDevice()