HomeSort by relevance Sort by last modified time
    Searched full:pp_out (Results 1 - 1 of 1) sorted by null

  /device/asus/fugu/libaudio/
AudioHardwareOutput.cpp 115 AudioStreamOut** pp_out; local
119 pp_out = &mMainOutput;
122 pp_out = &mMCOutput;
134 *pp_out = out;
140 return *pp_out;

Completed in 320 milliseconds