Searched refs:mChannelCount (Results 26 - 28 of 28) sorted by relevance

12

/frameworks/av/services/audioflinger/
H A DTracks.cpp88 mChannelCount(isOut ?
92 mChannelCount * audio_bytes_per_sample(format) : sizeof(int8_t)),
187 NBAIO_Format pipeFormat = Format_from_SR_C(mSampleRate, mChannelCount, mFormat);
H A DAudioFlinger.cpp2724 dstThread->mChannelCount != FCC_2) {
2727 dstThread, dstThread->mChannelCount, FCC_2);
/frameworks/av/media/libmedia/
H A DAudioRecord.cpp219 mChannelCount = channelCount;

Completed in 100 milliseconds

12