Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioMixer.cpp130 track->prepareForAdjustChannels(mFrameCount); in setChannelMasks()
281 status_t AudioMixer::Track::prepareForAdjustChannels(size_t frames) in prepareForAdjustChannels() function in android::AudioMixer::Track
361 track->prepareForAdjustChannels(mFrameCount); in setParameter()
389 track->prepareForAdjustChannels(mFrameCount); in setParameter()
408 track->prepareForAdjustChannels(mFrameCount); in setParameter()
555 t->prepareForAdjustChannels(mFrameCount); in postCreateTrack()
/aosp12/frameworks/av/media/libaudioprocessing/include/media/
H A DAudioMixer.h97 status_t prepareForAdjustChannels(size_t frames);