HomeSort by relevance Sort by last modified time
    Searched refs:mDownmixHandle (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioMixer.cpp 47 mTrackBufferProvider(NULL), mDownmixHandle(NULL)
54 EffectRelease(mDownmixHandle);
70 res = (*mDownmixHandle)->process(mDownmixHandle,
270 &pDbp->mDownmixHandle/*pHandle*/) != 0) {
295 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
304 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
325 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle
    [all...]
AudioMixer.h 229 effect_handle_t mDownmixHandle;

Completed in 75 milliseconds