Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaFilter.h98 status_t mInputEOSResult; member
DACodec.h250 status_t mInputEOSResult; member
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp504 mInputEOSResult = OK; in onStart()
577 mInputEOSResult = err; in onInputBufferFilled()
651 mInputEOSResult = OK; in onFlush()
/frameworks/av/media/libstagefright/
DACodec.cpp597 mInputEOSResult = OK; in ACodec()
5826 mCodec->mInputEOSResult = err; in onInputBufferFilled()
5975 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6000 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6182 mCodec->mCallback->onEos(mCodec->mInputEOSResult); in onOMXFillBufferDone()
6535 mCodec->mInputEOSResult = OK; in stateEntered()
8284 mCodec->mInputEOSResult = OK; in changeStateIfWeOwnAllBuffers()