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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 62 bool NotStopFrame;
OMXVideoEncoderAVC.cpp 348 eInfo.NotStopFrame = encodeInfo & ENC_NSTOP;
353 eInfo.NotStopFrame, buffers[INPORT_INDEX]->nFlags & OMX_BUFFERFLAG_EOS);
370 eInfo.NotStopFrame = true; //it is also a nstop frame
424 if (eInfo.NotStopFrame)
591 eInfo.NotStopFrame = encodeInfo & ENC_NSTOP;
620 if (eInfo.NotStopFrame)
    [all...]

Completed in 2740 milliseconds