Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp562 if (outBuf.flag & ENCODE_BUFFERFLAG_NSTOPFRAME) in ProcessDataRetrieve()
621 inBuf.flag |= ENCODE_BUFFERFLAG_NSTOPFRAME; in ProcessorProcess()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h146 #define ENCODE_BUFFERFLAG_NSTOPFRAME 0x00000100 macro