Searched refs:OMX_PRSTATE4 (Results 1 – 6 of 6) sorted by relevance
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
D | OMX_TI_Debug.h | 421 #define OMX_PRSTATE4(dbg, format, list...) OMXDBG_PRINT((dbg).OMX_DBG_LEVEL4, STATE, 4, (dbg).mask,… macro
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDec_Utils.c | 1390 OMX_PRSTATE4(pComponentPrivate->dbg, "Error: Invalid State Given by Application\n"); in HandleCommandJpegDec() 1465 OMX_PRSTATE4(pComponentPrivate->dbg, "Error: Invalid State Given by Application\n"); in HandleCommandJpegDec()
|
D | OMX_JpegDecoder.c | 983 OMX_PRSTATE4(pComponentPrivate->dbg, "INVALID STATE\n"); in SendCommand_JPEGDec() 1931 OMX_PRSTATE4(pComponentPrivate->dbg, "eError = OMX_ErrorIncorrectStateOperation\n"); in FillThisBuffer_JPEGDec()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
D | OMX_JpegEnc_Utils.c | 1737 OMX_PRSTATE4(pComponentPrivate->dbg, "Error: Invalid State Given by Application\n"); in HandleJpegEncCommand() 1856 OMX_PRSTATE4(pComponentPrivate->dbg, "Error: Invalid State Given by Application\n"); in HandleJpegEncCommand()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 1364 OMX_PRSTATE4(pComponentPrivate->dbg, "Unsupported compression format (%d)\n", in OMX_VIDENC_HandleCommandStateSetIdle() 1467 OMX_PRSTATE4(pComponentPrivate->dbg, "Unsupported compression format (%d)\n", in OMX_VIDENC_HandleCommandStateSetIdle()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 2009 OMX_PRSTATE4(pComponentPrivate->dbg, "state invalid for SetConfig...............\n"); in VIDDEC_SetConfig()
|