Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dcodec.cpp61 bool mSawOutputEOS; member
133 state->mSawOutputEOS = false; in decode()
230 if (!state->mSawOutputEOS) { in decode()
243 if (state->mSawOutputEOS) { in decode()
269 state->mSawOutputEOS = true; in decode()