Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp654 OMX_BOOL OutBufReturned = OMX_FALSE; in ProcessorProcess() local
655 oret = ProcessDataRetrieve(buffers, &OutBufReturned); in ProcessorProcess()
656 if (OutBufReturned) in ProcessorProcess()