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

/frameworks/av/services/audioflinger/
H A DFastCapture.cpp107 unsigned channelCount = Format_channelCount(format);
134 unsigned channelCount = Format_channelCount(format);
188 unsigned channelCount = Format_channelCount(format);
H A DFastMixer.cpp160 mSinkChannelCount = Format_channelCount(format);
418 frameCount * Format_channelCount(format));
H A DAudioFlinger.cpp2883 unsigned channelCount = Format_channelCount(format);
/frameworks/av/include/media/nbaio/
H A DNBAIO.h78 unsigned Format_channelCount(const NBAIO_Format& format);
/frameworks/av/media/libnbaio/
H A DNBAIO.cpp40 unsigned Format_channelCount(const NBAIO_Format& format) function in namespace:android

Completed in 1038 milliseconds