Searched refs:audio_formats_match (Results 1 – 3 of 3) sorted by relevance
171 static inline bool audio_formats_match(audio_format_t format1, in audio_formats_match() function
171 if (audio_formats_match(format, audioProfile->getFormat()) && in checkExact()
2415 !audio_formats_match(profileFormat, lConfig.format) || in getInputForDevice()