Searched refs:channelCount (Results 1 – 4 of 4) sorted by relevance
361 uint32_t channelCount, in supportsFormat() argument366 format, sampleRate, channelCount, isIec958NonAudio ? 1 : 0); in supportsFormat()429 if ((2 == channelCount) && (sampleRate <= 48000)) in supportsFormat()437 (m.max_ch >= channelCount) && in supportsFormat()449 (m.max_ch >= channelCount) && in supportsFormat()
57 uint32_t channelCount);
83 uint32_t channelCount) in calculateInputBufferSize() argument91 return size * channelCount * audio_bytes_per_sample(format); in calculateInputBufferSize()
111 uint32_t channelCount,