Searched refs:mContractedSampleSizeInBytes (Results 1 – 2 of 2) sorted by relevance
679 mContractedSampleSizeInBytes(audio_bytes_per_sample(contractedFormat)), in AdjustChannelsBufferProvider()680 mContractedInputFrameSize(mContractedInChannelCount * mContractedSampleSizeInBytes), in AdjustChannelsBufferProvider()738 mContractedSampleSizeInBytes, mContractedInputFrameSize * frames); in copyFrames()
281 const size_t mContractedSampleSizeInBytes; variable