Home
last modified time | relevance | path

Searched refs:kCopyBufferFrameCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioMixer.cpp60 static constexpr size_t kCopyBufferFrameCount = 256; variable
181 sampleRate, sessionId, kCopyBufferFrameCount)); in prepareForDownmix()
194 mMixerChannelMask, mMixerInFormat, kCopyBufferFrameCount)); in prepareForDownmix()
230 kCopyBufferFrameCount)); in prepareForReformat()
238 kCopyBufferFrameCount)); in prepareForReformat()
246 kCopyBufferFrameCount)); in prepareForReformat()
271 mFormat, mAdjustInChannelCount, mAdjustOutChannelCount, kCopyBufferFrameCount)); in prepareForAdjustChannels()