Searched refs:audio_formats_match (Results 1 – 3 of 3) sorted by relevance
115 static inline bool audio_formats_match(audio_format_t format1, in audio_formats_match() function
34 if (audio_formats_match(format, mFormat) && in checkExact()
881 audio_formats_match(format, outputDesc->mFormat) && in getOutputForDevice()932 (format != AUDIO_FORMAT_DEFAULT && !audio_formats_match(format, config.format)) || in getOutputForDevice()1028 if (!audio_formats_match(format, outputDesc->mFormat)) { in selectOutput()1564 !audio_formats_match(profileFormat, config.format) || in getInputForDevice()