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 48 mTrackBufferProvider(NULL), mDownmixHandle(NULL)
55 EffectRelease(mDownmixHandle);
71 res = (*mDownmixHandle)->process(mDownmixHandle,
287 &pDbp->mDownmixHandle/*pHandle*/) != 0) {
312 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
321 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
342 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle
    [all...]
AudioMixer.h 239 effect_handle_t mDownmixHandle;

Completed in 23 milliseconds