Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Thread.c184 OMX_ERROR5(pComponentPrivate->dbg, "*Fatal Error : %x\n", eError); in OMX_VIDENC_Thread()
DOMX_VideoEnc_Utils.c3104 OMX_ERROR5(pComponentPrivate->dbg, "Could not open LCML library\n"); in OMX_VIDENC_InitLCML()
3118 OMX_ERROR5(pComponentPrivate->dbg, "Error While Getting LCML Handle (%x)...\n", eError); in OMX_VIDENC_InitLCML()
3130 OMX_ERROR5(pComponentPrivate->dbg, "BML Load Failed!!!, %d\n", GetLastError()); in OMX_VIDENC_InitLCML()
3146 OMX_ERROR5(pComponentPrivate->dbg, "Error While Getting LCML Handle (%x)...\n", eError); in OMX_VIDENC_InitLCML()
DOMX_VideoEncoder.c3115 OMX_ERROR5(dbg, "TimeOut in HandlingFatalError!\n"); in ComponentDeInit()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h151 OMX_ERROR5(_hComp->dbg, "*Fatal Error : %x\n", _eError); \
169 OMX_ERROR5(_hComp->dbg, "*Fatal Error : %x\n", eError); \
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h380 #define OMX_ERROR5(dbg, format, list...) OMXDBG_PRINT((dbg).err, ERROR, 5, (dbg).mask, format, ##li… macro
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c873 OMX_ERROR5(pComponentPrivate->dbg, "Entering funtion SetCallbacks_JPEGDec\n"); in SetCallbacks_JPEGDec()