Searched refs:OMX_ERROR5 (Results 1 – 6 of 6) sorted by relevance
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Thread.c | 184 OMX_ERROR5(pComponentPrivate->dbg, "*Fatal Error : %x\n", eError); in OMX_VIDENC_Thread()
|
D | OMX_VideoEnc_Utils.c | 3104 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()
|
D | OMX_VideoEncoder.c | 3115 OMX_ERROR5(dbg, "TimeOut in HandlingFatalError!\n"); in ComponentDeInit()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_Utils.h | 151 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/ |
D | OMX_TI_Debug.h | 380 #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/ |
D | OMX_JpegDecoder.c | 873 OMX_ERROR5(pComponentPrivate->dbg, "Entering funtion SetCallbacks_JPEGDec\n"); in SetCallbacks_JPEGDec()
|