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

  /device/asus/fugu/libaudio/
AudioHardwareOutput.cpp 87 , mMCOutput(NULL)
98 closeOutputStream(mMCOutput);
122 pp_out = &mMCOutput;
156 } else if (mMCOutput && out == mMCOutput) {
157 delete mMCOutput;
158 mMCOutput = NULL;
495 if (NULL != mMCOutput)
505 if (NULL != mMCOutput)
506 mMCOutput->setTgtDevices(mcMask)
    [all...]
AudioHardwareOutput.h 129 AudioStreamOut *mMCOutput;

Completed in 125 milliseconds