Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioMixer.cpp134 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setChannelMasks()
290 status_t AudioMixer::Track::prepareForAdjustChannelsNonDestructive(size_t frames) in prepareForAdjustChannelsNonDestructive() function in android::AudioMixer::Track
380 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setParameter()
408 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setParameter()
427 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setParameter()
572 t->prepareForAdjustChannelsNonDestructive(mFrameCount); in postCreateTrack()
/frameworks/av/media/libaudioprocessing/include/media/
DAudioMixer.h99 status_t prepareForAdjustChannelsNonDestructive(size_t frames);