Searched refs:mOutputMixExt (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/objects/
H A DCOutputMix.c75 outputMix->mOutputMixExt.mDestroyRequested = true;
76 while (outputMix->mOutputMixExt.mDestroyRequested) {
/frameworks/wilhelm/src/desktop/
H A DSDL.c35 SLOutputMixExtItf OutputMixExt = &outputMix->mOutputMixExt.mItf;
/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.c87 unsigned i = track - outputMix->mOutputMixExt.mTracks;
91 assert(outputMix->mOutputMixExt.mActiveMask & mask);
92 outputMix->mOutputMixExt.mActiveMask &= ~mask;
389 pAudioSnk->pLocator)->outputMix)->mOutputMixExt;
/frameworks/wilhelm/src/
H A Dclasses.h285 IOutputMixExt mOutputMixExt; member in struct:COutputMix_struct
H A Dclasses.c346 {MPH_OUTPUTMIXEXT, INTERFACE_UNAVAILABLE, offsetof(COutputMix, mOutputMixExt)},

Completed in 85 milliseconds