Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DACodec.h190 status_t mInputEOSResult; member
/frameworks/av/media/libstagefright/
DACodec.cpp440 mInputEOSResult = OK; in ACodec()
4350 mCodec->mInputEOSResult = err; in onInputBufferFilled()
4437 mCodec->mInputEOSResult = err; in onInputBufferFilled()
4464 mCodec->mInputEOSResult = err; in onInputBufferFilled()
4606 notify->setInt32("err", mCodec->mInputEOSResult); in onOMXFillBufferDone()
4950 mCodec->mInputEOSResult = OK; in stateEntered()
6034 mCodec->mInputEOSResult = OK; in changeStateIfWeOwnAllBuffers()