Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h284 status_t mInputEOSResult; member
/frameworks/av/media/libstagefright/
DACodec.cpp628 mInputEOSResult = OK; in ACodec()
6333 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6496 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6521 mCodec->mInputEOSResult = err; in onInputBufferFilled()
6780 mCodec->mCallback->onEos(mCodec->mInputEOSResult); in onOMXFillBufferDone()
7152 mCodec->mInputEOSResult = OK; in stateEntered()
9183 mCodec->mInputEOSResult = OK; in changeStateIfWeOwnAllBuffers()