Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mChannelCount

82         mChannelCount(popcount(channelMask)),
84 mChannelCount * audio_bytes_per_sample(format) : sizeof(int8_t)),
150 NBAIO_Format pipeFormat = Format_from_SR_C(mSampleRate, mChannelCount);
1555 uint32_t channelCount = mChannelCount;