Searched refs:bestFormat (Results 1 – 1 of 1) sorted by relevance
236 audio_format_t bestFormat = sPcmFormatCompareTable[ARRAY_SIZE(sPcmFormatCompareTable) - 1]; in pickAudioProfile() local240 bestFormat = AUDIO_FORMAT_INVALID; in pickAudioProfile()250 (compareFormats(formatToCompare, bestFormat) <= 0)) { in pickAudioProfile()