Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Thread.c196 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while reading from cmdPipe\n"); in OMX_VIDENC_Thread()
219OMX_PRCOMM4(pComponentPrivate->dbg, "Error while reading from cmdDataPipe\n"); in OMX_VIDENC_Thread()
232OMX_PRCOMM4(pComponentPrivate->dbg, "Error while reading from cmdDataPipe\n"); in OMX_VIDENC_Thread()
DOMX_VideoEncoder.c1248 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1257 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1292 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1301 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1333 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1342 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1357 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1366 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
1374 pComponentPrivate->dbg, OMX_PRCOMM4, in SendCommand()
3193 OMX_PRCOMM4(dbg, "Error while closing data pipe (%d).\n", eErr); in ComponentDeInit()
[all …]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c451 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while writing into nCmdPipe\n"); in Free_ComponentResourcesJpegDec()
457 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while writing into nCmdDataPipe\n"); in Free_ComponentResourcesJpegDec()
477 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing data pipe\n"); in Free_ComponentResourcesJpegDec()
483 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing data pipe\n"); in Free_ComponentResourcesJpegDec()
489 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing data pipe\n"); in Free_ComponentResourcesJpegDec()
495 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing data pipe\n"); in Free_ComponentResourcesJpegDec()
502 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); in Free_ComponentResourcesJpegDec()
508 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); in Free_ComponentResourcesJpegDec()
515 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); in Free_ComponentResourcesJpegDec()
521 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while closing cmd pipe\n"); in Free_ComponentResourcesJpegDec()
[all …]
DOMX_JpegDecoder.c1090 OMX_PRCOMM4(pComponentPrivate->dbg, "Failed to write into nCmdPipe\n"); in SendCommand_JPEGDec()
1098 OMX_PRCOMM4(pComponentPrivate->dbg, "Failed to write into nCmdDataPipe, eCmd = MarkBuf\n"); in SendCommand_JPEGDec()
1105 OMX_PRCOMM4(pComponentPrivate->dbg, "Failed to write into nCmdDataPipe\n"); in SendCommand_JPEGDec()
1880 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while writing to the nFilled_inpBuf_Q pipe\n"); in EmptyThisBuffer()
1974 OMX_PRCOMM4(pComponentPrivate->dbg, "Error while writing in nFree_outBuf_Q pipe\n"); in FillThisBuffer_JPEGDec()
2071 OMX_PRCOMM4(pComponentPrivate->dbg, "Error \n"); in VerifyTunnelConnection_JPEGDec()
2172 OMX_PRCOMM4(pComponentPrivate->dbg, "OMX_ErrorTunnelingUnsupported\n"); in ComponentTunnelRequest_JPEGDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c451 OMX_PRCOMM4(dbg, "Error while writing to nCmdPipe\n"); in JPEGEnc_Free_ComponentResources()
457 OMX_PRCOMM4(dbg, "Error while writing to nCmdPipe\n"); in JPEGEnc_Free_ComponentResources()
477 OMX_PRCOMM4(dbg, "Error while closing data pipe\n"); in JPEGEnc_Free_ComponentResources()
483 OMX_PRCOMM4(dbg, "Error while closing data pipe\n"); in JPEGEnc_Free_ComponentResources()
489 OMX_PRCOMM4(dbg, "Error while closing data pipe\n"); in JPEGEnc_Free_ComponentResources()
495 OMX_PRCOMM4(dbg, "Error while closing data pipe\n"); in JPEGEnc_Free_ComponentResources()
502 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); in JPEGEnc_Free_ComponentResources()
508 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); in JPEGEnc_Free_ComponentResources()
515 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); in JPEGEnc_Free_ComponentResources()
521 OMX_PRCOMM4(dbg, "Error while closing cmd pipe\n"); in JPEGEnc_Free_ComponentResources()
[all …]
DOMX_JpegEncoder.c1801 OMX_PRCOMM4(pComponentPrivate->dbg, "Error in Writing to the Data pipe\n"); in JPEGENC_EmptyThisBuffer()
2122OMX_PRCOMM4(pComponentPrivate->dbg, "PP JPEGENC_VerifyTunnelConnection inside JPEGfailed\n"); in JPEGENC_ComponentTunnelRequest()
2143OMX_PRCOMM4(pComponentPrivate->dbg, "- JPEGENC_SetParameter: OMX_IndexParamCompBufferSupplier fail… in JPEGENC_ComponentTunnelRequest()
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h415 #define OMX_PRCOMM4(dbg, format, list...) OMXDBG_PRINT((dbg).OMX_DBG_LEVEL4, COMM, 4, (dbg).mask, f… macro
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c513 OMX_PRCOMM4(pComponentPrivate->dbg, "Failure to open Write pipe"); in OMX_ComponentInit()
517 OMX_PRCOMM4(pComponentPrivate->dbg, "Failure to open Read pipe"); in OMX_ComponentInit()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c2433 OMX_PRCOMM4(pComponentPrivate->dbg, "Error in Writing to the Data pipe\n"); in VIDDEC_EmptyThisBuffer()
2530 OMX_PRCOMM4(pComponentPrivate->dbg, "Error in Writing to the Data pipe\n"); in VIDDEC_FillThisBuffer()