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