Searched refs:contractedFormat (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libaudioprocessing/ |
D | BufferProviders.cpp | 656 size_t frameCount, audio_format_t contractedFormat, void* contractedBuffer, in AdjustChannelsBufferProvider() argument 668 ? contractedFormat : AUDIO_FORMAT_INVALID), in AdjustChannelsBufferProvider() 672 mContractedSampleSizeInBytes(audio_bytes_per_sample(contractedFormat)), in AdjustChannelsBufferProvider() 678 this, format, inChannelCount, outChannelCount, frameCount, contractedFormat, in AdjustChannelsBufferProvider()
|
/frameworks/av/media/libaudioprocessing/include/media/ |
D | BufferProviders.h | 257 audio_format_t contractedFormat = AUDIO_FORMAT_INVALID,
|