Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioMixer.cpp130 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setChannelMasks()
286 status_t AudioMixer::Track::prepareForAdjustChannelsNonDestructive(size_t frames) in prepareForAdjustChannelsNonDestructive() function in android::AudioMixer::Track
375 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setParameter()
403 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setParameter()
421 track->prepareForAdjustChannelsNonDestructive(mFrameCount); in setParameter()
565 t->prepareForAdjustChannelsNonDestructive(mFrameCount); in postCreateTrack()
/frameworks/av/media/libaudioclient/include/media/
DAudioMixer.h125 status_t prepareForAdjustChannelsNonDestructive(size_t frames);