Searched refs:currentFormat (Results 1 – 2 of 2) sorted by relevance
280 audio_format_t currentFormat, in isBetterFormatMatch() argument283 if (newFormat == currentFormat) { in isBetterFormatMatch()286 if (currentFormat == AUDIO_FORMAT_INVALID) { in isBetterFormatMatch()293 audio_bytes_per_sample(currentFormat); in isBetterFormatMatch()
113 audio_format_t currentFormat,