Searched refs:Format_channelCount (Results 1 – 4 of 4) sorted by relevance
27 return Format_channelCount(format) * sizeof(short); in Format_frameSize()33 return Format_channelCount(format); in Format_frameBitShift()81 unsigned Format_channelCount(NBAIO_Format format) in Format_channelCount() function
73 unsigned Format_channelCount(NBAIO_Format format);
237 ALOG_ASSERT(Format_channelCount(format) == FCC_2); in threadLoop()
2481 unsigned channelCount = Format_channelCount(format); in dumpTee()