Searched defs:gPlaybackAudio (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp66 static bool gPlaybackAudio; variable
205 if (gPlaybackAudio) {
676 gPlaybackAudio = false;
768 gPlaybackAudio = true;
807 if (gPlaybackAudio && !audioOnly) {
809 gPlaybackAudio = false;

Completed in 53 milliseconds