Home | History | Annotate | Download | only in media

Lines Matching full:channelcount

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