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
185 sampleRate, sessionId, kCopyBufferFrameCount)); in prepareForDownmix()
198 mMixerChannelMask, mMixerInFormat, kCopyBufferFrameCount)); in prepareForDownmix()
234 kCopyBufferFrameCount)); in prepareForReformat()
242 kCopyBufferFrameCount)); in prepareForReformat()
250 kCopyBufferFrameCount)); in prepareForReformat()
275 mFormat, mAdjustInChannelCount, mAdjustOutChannelCount, kCopyBufferFrameCount)); in prepareForAdjustChannels()