Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dstagefright.cpp80 static bool gPreferSoftwareCodec; variable
206 if (gPreferSoftwareCodec) { in playSource()
210 CHECK(!gPreferSoftwareCodec); in playSource()
811 gPreferSoftwareCodec = false; in main()
907 gPreferSoftwareCodec = true; in main()