Searched refs:mContractedSampleSizeInBytes (Results 1 – 2 of 2) sorted by relevance
672 mContractedSampleSizeInBytes(audio_bytes_per_sample(contractedFormat)), in AdjustChannelsBufferProvider()673 mContractedInputFrameSize(mContractedInChannelCount * mContractedSampleSizeInBytes), in AdjustChannelsBufferProvider()731 mContractedSampleSizeInBytes, mContractedInputFrameSize * frames); in copyFrames()
276 const size_t mContractedSampleSizeInBytes; variable