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

/frameworks/av/cmds/stagefright/
H A Dcodec.cpp58 bool mSawOutputEOS; member in struct:android::CodecState
130 state->mSawOutputEOS = false;
227 if (!state->mSawOutputEOS) {
240 if (state->mSawOutputEOS) {
266 state->mSawOutputEOS = true;

Completed in 172 milliseconds