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