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

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp63 static bool gPreferSoftwareCodec; variable
175 if (gPreferSoftwareCodec) {
179 CHECK(!gPreferSoftwareCodec);
674 gPreferSoftwareCodec = false;
755 gPreferSoftwareCodec = true;

Completed in 111 milliseconds