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

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp64 static bool gPreferSoftwareCodec; variable
176 if (gPreferSoftwareCodec) {
180 CHECK(!gPreferSoftwareCodec);
674 gPreferSoftwareCodec = false;
756 gPreferSoftwareCodec = true;

Completed in 27 milliseconds