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.h263 status_t mInputEOSResult; member
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp607 mInputEOSResult = OK; in onStart()
661 mInputEOSResult = err; in onInputBufferFilled()
736 mInputEOSResult = OK; in onFlush()
/frameworks/av/media/libstagefright/
DACodec.cpp594 mInputEOSResult = OK; in ACodec()
6093 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6242 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6267 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6449 mCodec->mCallback->onEos(mCodec->mInputEOSResult); in onOMXFillBufferDone()
6812 mCodec->mInputEOSResult = OK; in stateEntered()
8678 mCodec->mInputEOSResult = OK; in changeStateIfWeOwnAllBuffers()