Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dstagefright.cpp77 static bool gPreferSoftwareCodec; variable
197 if (gPreferSoftwareCodec) { in playSource()
201 CHECK(!gPreferSoftwareCodec); in playSource()
795 gPreferSoftwareCodec = false; in main()
888 gPreferSoftwareCodec = true; in main()