Home | History | Annotate | Download | only in media

Lines Matching full:channelcount

283      * channelCount * (bit depth per channel / 8).
284 * channelCount is determined from channelMask, and bit depth comes from format.
289 uint32_t channelCount() const { return mChannelCount; }