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.h253 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.cpp594 mInputEOSResult = OK; in ACodec()
6027 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6176 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6201 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6383 mCodec->mCallback->onEos(mCodec->mInputEOSResult); in onOMXFillBufferDone()
6746 mCodec->mInputEOSResult = OK; in stateEntered()
8588 mCodec->mInputEOSResult = OK; in changeStateIfWeOwnAllBuffers()