Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioMixer.cpp133 track->prepareForAdjustChannels(mFrameCount); in setChannelMasks()
284 status_t AudioMixer::Track::prepareForAdjustChannels(size_t frames) in prepareForAdjustChannels() function in android::AudioMixer::Track
394 track->prepareForAdjustChannels(mFrameCount); in setParameter()
422 track->prepareForAdjustChannels(mFrameCount); in setParameter()
441 track->prepareForAdjustChannels(mFrameCount); in setParameter()
606 t->prepareForAdjustChannels(mFrameCount); in postCreateTrack()
/frameworks/av/media/libaudioprocessing/include/media/
DAudioMixer.h97 status_t prepareForAdjustChannels(size_t frames);