Searched refs:mDownmixHandle (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp47 mTrackBufferProvider(NULL), mDownmixHandle(NULL)
54 EffectRelease(mDownmixHandle);
70 res = (*mDownmixHandle)->process(mDownmixHandle,
275 &pDbp->mDownmixHandle/*pHandle*/) != 0) {
300 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
309 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
330 status = (*pDbp->mDownmixHandle)
[all...]
H A DAudioMixer.h229 effect_handle_t mDownmixHandle; member in class:android::AudioMixer::DownmixerBufferProvider

Completed in 38 milliseconds