HomeSort by relevance Sort by last modified time
    Searched refs:mReceivedEOS (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.h 95 bool mReceivedEOS; // EOS is receieved on input port
SoftHEVC.cpp 161 mReceivedEOS = false;
564 if (mReceivedEOS && !mIsInFlush) {
596 mReceivedEOS = true;
739 if (mReceivedEOS) {

Completed in 50 milliseconds