Searched refs:Format_channelCount (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DNBAIO.h81 unsigned Format_channelCount(const NBAIO_Format& format);
/frameworks/av/media/libnbaio/include/
H A DNBAIO.h81 unsigned Format_channelCount(const NBAIO_Format& format);
/frameworks/av/services/audioflinger/
H A DFastMixer.cpp164 mSinkChannelCount = Format_channelCount(mFormat);
437 mono_blend(mMixerBuffer, mMixerBufferFormat, Format_channelCount(mFormat), frameCount,
444 frameCount * Format_channelCount(mFormat));
H A DFastCapture.cpp108 unsigned channelCount = Format_channelCount(mFormat);
H A DAudioFlinger.cpp3340 unsigned channelCount = Format_channelCount(format);
/frameworks/av/media/libnbaio/
H A DNBAIO.cpp40 unsigned Format_channelCount(const NBAIO_Format& format) function in namespace:android

Completed in 1149 milliseconds