Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h146 #define OMX_VIDENC_BAIL_IF_ERROR(_eError, _hComp) \ argument
149 _eError = OMX_VIDENC_HandleError(_hComp, _eError); \
151 OMX_ERROR5(_hComp->dbg, "*Fatal Error : %x\n", _eError); \
166 #define OMX_VIDENC_SET_ERROR_BAIL(_eError, _eCode, _hComp)\ argument
169 OMX_ERROR5(_hComp->dbg, "*Fatal Error : %x\n", eError); \
170 OMX_VIDENC_HandleError(_hComp, _eError); \