Searched refs:Format_channelCount (Results 1 – 5 of 5) sorted by relevance
246 mSinkChannelCount = Format_channelCount(mFormat); in onStateChange()473 mono_blend(mMixerBuffer, mMixerBufferFormat, Format_channelCount(mFormat), frameCount, in onWork()486 frameCount * Format_channelCount(mFormat)); in onWork()
109 unsigned channelCount = Format_channelCount(mFormat); in onStateChange()
216 Format_channelCount(format), in dumpTee()
81 unsigned Format_channelCount(const NBAIO_Format& format);
40 unsigned Format_channelCount(const NBAIO_Format& format) in Format_channelCount() function