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,
286 &pDbp->mDownmixHandle/*pHandle*/) != 0) {
311 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
320 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle,
341 status = (*pDbp->mDownmixHandle)->command(pDbp->mDownmixHandle
    [all...]
AudioMixer.h 239 effect_handle_t mDownmixHandle;

Completed in 30 milliseconds