Searched refs:mContractedChannelCount (Results 1 – 2 of 2) sorted by relevance
643 mContractedChannelCount(inChannelCount - outChannelCount), in AdjustChannelsBufferProvider()651 mContractedFrameSize = audio_bytes_per_frame(mContractedChannelCount, mContractedFormat); in AdjustChannelsBufferProvider()682 mContractedChannelCount * frames); in copyFrames()
250 const size_t mContractedChannelCount; variable