Searched refs:Format_channelCount (Results 1 – 6 of 6) sorted by relevance
166 mSinkChannelCount = Format_channelCount(mFormat); in onStateChange()439 mono_blend(mMixerBuffer, mMixerBufferFormat, Format_channelCount(mFormat), frameCount, in onWork()446 frameCount * Format_channelCount(mFormat)); in onWork()
108 unsigned channelCount = Format_channelCount(mFormat); in onStateChange()
3448 unsigned channelCount = 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