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

/frameworks/av/cmds/stagefright/
H A Dsf2.cpp49 mDecodeAudio(decodeAudio),
54 CHECK(!mDecodeAudio || mSurface == NULL);
89 if (!strncasecmp(mDecodeAudio ? "audio/" : "video/",
185 if (mDecodeAudio) {
240 bool mDecodeAudio; member in struct:Controller

Completed in 127 milliseconds