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

/frameworks/av/include/media/nbaio/
H A DNBAIO.h74 unsigned Format_channelCount(NBAIO_Format format);
/frameworks/av/media/libnbaio/
H A DNBAIO.cpp70 unsigned Format_channelCount(NBAIO_Format format) function in namespace:android
/frameworks/av/services/audioflinger/
H A DFastMixer.cpp206 ALOG_ASSERT(Format_channelCount(format) == 2);
H A DAudioFlinger.cpp3623 unsigned channelCount = Format_channelCount(format);

Completed in 34 milliseconds