Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dstagefright.cpp76 static bool gPreferSoftwareCodec; variable
196 if (gPreferSoftwareCodec) { in playSource()
200 CHECK(!gPreferSoftwareCodec); in playSource()
794 gPreferSoftwareCodec = false; in main()
887 gPreferSoftwareCodec = true; in main()