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

/frameworks/av/media/libnbaio/
H A DNBAIO.cpp27 return Format_channelCount(format) * sizeof(short);
33 return Format_channelCount(format);
81 unsigned Format_channelCount(NBAIO_Format format) function in namespace:android

Completed in 46 milliseconds