Searched defs:dbg (Results 1 - 25 of 34) sorted by relevance

12

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
H A DLCML_CodecInterface.h131 struct OMX_TI_Debug dbg; member in struct:LCML_CODEC_INTERFACE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c236 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_AACDEC");
477 OMX_ERROR4(pComponentPrivate->dbg, "[AAC Component] - failure to open WRITE pipe\n");
482 OMX_ERROR4(pComponentPrivate->dbg, "[AAC Component] - failure to open READ pipe\n");
490 OMX_ERROR4(pComponentPrivate->dbg, "%d ::Error returned from loading ResourceManagerProxy\thread\n", __LINE__);
496 OMX_ERROR4(pComponentPrivate->dbg, "%d ::Error returned from the Component\n",
507 OMX_ERROR4(pComponentPrivate->dbg, "%d :: ************* ERROR: Freeing Other Malloced Resources\n",__LINE__);
514 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting OMX_ComponentInit\n", __LINE__);
548 OMX_ERROR4(pCompPrivate->dbg, "%d ::Error returned from the Component\n",
554 OMX_ERROR4(pCompPrivate->dbg, "%d ::Error returned from the Component\n",
578 OMX_ERROR4(pCompPrivate->dbg, "
1667 struct OMX_TI_Debug dbg; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c246 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_AACENC");
266 OMX_PRBUFFER2(pComponentPrivate->dbg, "AACENC: pInputBufferList %p\n ", pComponentPrivate->pInputBufferList);
271 OMX_PRBUFFER2(pComponentPrivate->dbg, "AACENC: pOutputBufferList %p\n ", pComponentPrivate->pOutputBufferList);
308 OMX_PRINT2(pComponentPrivate->dbg, "%d :: AACENC: pComponentPrivate->bPlayCompleteFlag = %ld\n",__LINE__,pComponentPrivate->bPlayCompleteFlag);
391 OMX_PRCOMM2(pComponentPrivate->dbg, "AACENC: pPortDef_ip %p \n",pPortDef_ip );
396 OMX_PRCOMM2(pComponentPrivate->dbg, "AACENC: pPortDef_op %p, size: %x \n",pPortDef_op, sizeof(OMX_PARAM_PORTDEFINITIONTYPE));
436 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error returned from loading ResourceManagerProxy thread\n",__LINE__);
454 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [AAC Encoder Component] - failure to open WRITE pipe\n",__LINE__);
459 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [AAC Encoder Component] - failure to open READ pipe\n",__LINE__);
467 OMX_ERROR4(pComponentPrivate->dbg, "
1692 struct OMX_TI_Debug dbg = {0}; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c241 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_MP3DEC");
475 OMX_ERROR4(pComponentPrivate->dbg, "[MP3 Component] - failure to open WRITE pipe\n");
480 OMX_ERROR4(pComponentPrivate->dbg, "[MP3 Component] - failure to open READ pipe\n");
490 OMX_ERROR4(pComponentPrivate->dbg, ":Error returned from loading ResourceManagerProxy thread\n");
497 OMX_ERROR4(pComponentPrivate->dbg, "::Error returned from the Component\n");
506 OMX_ERROR4(pComponentPrivate->dbg, "%d :: ************* ERROR: Freeing Other Malloced Resources\n",__LINE__);
514 OMX_PRINT1(pComponentPrivate->dbg, ":: Exiting OMX_ComponentInit\n");
557 OMX_PRINT1(pCompPrivate->dbg, ":: MP3DEC: Entered SendCommand\n");
571 OMX_PRSTATE2(pCompPrivate->dbg, " MP3DEC: Entered switch - Command State Set\n");
576 OMX_PRSTATE2(pCompPrivate->dbg, " MP3DE
1724 struct OMX_TI_Debug dbg = {0}; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c254 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_NBAMRDEC");
283 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Setting dasfmode and mimemode to 0\n",__LINE__);
478 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::OMX_ComponentInit\n", __LINE__);
480 OMX_ERROR4(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Error returned from loading ResourceManagerProxy thread\n",
487 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::OMX_ComponentInit\n", __LINE__);
489 OMX_ERROR4(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Error returned from the Component\n",
493 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::OMX_ComponentInit\n", __LINE__);
497 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::OMX_ComponentInit\n", __LINE__);
499 OMX_ERROR4(pComponentPrivate->dbg, "[NBAMR Dec Component] - failure to open WRITE pipe\n");
502 OMX_PRINT2(pComponentPrivate->dbg, "
1693 struct OMX_TI_Debug dbg; local
[all...]
H A DOMX_AmrDec_Utils.c129 OMX_PRINT1 (pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: NBAMRDECFill_LCMLInitParams\n ",__LINE__);
189 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: pComponentPrivate->dasfmode = %d\n",__LINE__,pComponentPrivate->dasfmode);
243 OMX_PRINT2(pComponentPrivate->dbg, "%s: IN %d", __FUNCTION__, pComponentPrivate->pOutputBufferList->numBuffers);
254 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Setting up create phase params for DASF mode\n",__LINE__);
259 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Setting up create phase params for FILE mode\n",__LINE__);
261 OMX_PRINT2(pComponentPrivate->dbg, "%s: OUT : %d", __FUNCTION__, pComponentPrivate->pOutputBufferList->numBuffers);
291 OMX_PRINT2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Comp: OMX_AmrDecUtils.c\n",__LINE__);
356 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c ::pTemp_lcml = %p\n",__LINE__,pTemp_lcml);
357 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c ::pTemp_lcml->buffer = %p\n",__LINE__,pTemp_lcml->buffer);
370 OMX_PRINT1(pComponentPrivate->dbg, "
3397 OMX_DmmMap(DSP_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) argument
3475 OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c125 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering NBAMRENC_FillLCMLInitParams\n",__LINE__);
132 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: ------ Buffer Details -----------\n",__LINE__);
133 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Input Buffer Count = %ld\n",__LINE__,nIpBuf);
134 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Input Buffer Size = %ld\n",__LINE__,nIpBufSize);
135 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Output Buffer Count = %ld\n",__LINE__,nOpBuf);
136 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: Output Buffer Size = %ld\n",__LINE__,nOpBufSize);
137 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: ------ Buffer Details ------------\n",__LINE__);
165 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring to DASF mode\n",__LINE__);
229 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring to EFR mode\n",__LINE__);
233 OMX_PRDSP2(pComponentPrivate->dbg, "
2980 OMX_DmmMap(DSP_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) argument
3066 OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) argument
[all...]
H A DOMX_AmrEncoder.c245 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_NBAMRENC");
381 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Setting dasf & mime & efr & acdn & amr and MultiFrame modes to 0\n",__LINE__);
514 OMX_PRINT1(pComponentPrivate->dbg, "%d :: OMX_ComponentInit\n", __LINE__);
516 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error returned from loading ResourceManagerProxy thread\n",__LINE__);
522 OMX_PRINT1(pComponentPrivate->dbg, "%d :: OMX_ComponentInit\n", __LINE__);
524 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error returned from the Component\n",__LINE__);
538 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [NBAMRE Encoder Component] - failure to open WRITE pipe\n",__LINE__);
542 OMX_ERROR4(pComponentPrivate->dbg, "%d :: [NBAMRE Encoder Component] - failure to open READ pipe\n",__LINE__);
557 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting OMX_ComponentInit\n", __LINE__);
558 OMX_PRINT1(pComponentPrivate->dbg, "
1741 struct OMX_TI_Debug dbg; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c250 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_WBAMRDEC");
283 OMX_PRINT1(pComponentPrivate->dbg, "Setting dasfmode and mimemode to 0\n");
418 OMX_PRBUFFER2(pComponentPrivate->dbg, "[ALLOC] %p\n",pPortDef_op);
419 OMX_PRINT1(pComponentPrivate->dbg, "pPortDef_ip = %p\n",pPortDef_ip);
420 OMX_PRINT1(pComponentPrivate->dbg, "pPortDef_op = %p\n",pPortDef_op);
454 OMX_ERROR4(pComponentPrivate->dbg, "Error returned from loading ResourceManagerProxy thread\n");
461 OMX_ERROR4(pComponentPrivate->dbg, "Error returned from the Component\n");
464 OMX_PRINT1(pComponentPrivate->dbg, "OMX_ComponentInit\n");
468 OMX_PRINT1(pComponentPrivate->dbg, "OMX_ComponentInit\n");
470 OMX_ERROR4(pComponentPrivate->dbg, "[WBAM
1613 struct OMX_TI_Debug dbg; local
[all...]
H A DOMX_WbAmrDec_Utils.c121 OMX_PRINT1(pComponentPrivate->dbg, "WBAMR_DEC_Fill_LCMLInitParams\n ");
122 OMX_PRDSP1(pComponentPrivate->dbg, "pHandle = %p\n",pHandle);
123 OMX_PRDSP1(pComponentPrivate->dbg, "pHandle->pComponentPrivate = %p\n",pHandle->pComponentPrivate);
181 OMX_PRINT1(pComponentPrivate->dbg, "pComponentPrivate->dasfmode = %ld\n",pComponentPrivate->dasfmode);
253 OMX_PRDSP2(pComponentPrivate->dbg, "Setting up create phase params for DASF mode\n");
259 OMX_PRDSP2(pComponentPrivate->dbg, "Setting up create phase params for FILE mode\n");
282 OMX_PRINT1(pComponentPrivate->dbg, "Comp: OMX_AmrDecUtils.c\n");
345 OMX_PRDSP1(pComponentPrivate->dbg, "pTemp_lcml = %p\n",pTemp_lcml);
346 OMX_PRBUFFER1(pComponentPrivate->dbg, "pTemp_lcml->buffer = %p\n",pTemp_lcml->buffer);
359 OMX_PRINT1(pComponentPrivate->dbg, "Exitin
3411 OMX_DmmMap(DSP_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) argument
3490 OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c118 OMX_PRINT1(pComponentPrivate->dbg, "Entering\n");
127 OMX_PRBUFFER2(pComponentPrivate->dbg,
129 OMX_PRBUFFER2(pComponentPrivate->dbg,
131 OMX_PRBUFFER2(pComponentPrivate->dbg,
133 OMX_PRBUFFER2(pComponentPrivate->dbg,
135 OMX_PRBUFFER2(pComponentPrivate->dbg,
137 OMX_PRBUFFER2(pComponentPrivate->dbg,
167 OMX_PRDSP2(pComponentPrivate->dbg,
225 OMX_PRDSP2(pComponentPrivate->dbg, "Codec is configuring to WBAMR mode\n");
229 OMX_PRDSP2(pComponentPrivate->dbg, "Code
3218 OMX_DmmMap(DSP_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) argument
3299 OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg) argument
[all...]
H A DOMX_WbAmrEncoder.c226 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_WBAMRENC");
374 OMX_PRDSP2(pComponentPrivate->dbg, "Setting dasf,mime,efr,acdn,amr and \
485 OMX_PRINT2(pComponentPrivate->dbg, "Initialize RM");
488 OMX_ERROR4(pComponentPrivate->dbg, "RM Initialization error %d",
496 OMX_PRINT2(pComponentPrivate->dbg, "ComponentThread started");
499 OMX_ERROR4(pComponentPrivate->dbg, "Error while starting \
513 OMX_PRCOMM4(pComponentPrivate->dbg, "Failure to open Write pipe");
517 OMX_PRCOMM4(pComponentPrivate->dbg, "Failure to open Read pipe");
532 OMX_PRINT1(pComponentPrivate->dbg, "Exit Returning = 0x%x", eError);
563 OMX_PRINT1(pComponentPrivate->dbg, "Ente
1832 struct OMX_TI_Debug dbg; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c127 OMX_PRINT2(pComponentPrivate->dbg, "[WMADECFill_LCMLInitParams] pComponent = %p",pComponent);
128 OMX_PRINT2(pComponentPrivate->dbg, "[WMADECFill_LCMLInitParams] pComponentPrivate = %p",
130 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entered WMADECFill_LCMLInitParams",__LINE__);
131 OMX_PRINT2(pComponentPrivate->dbg, "%d :: WMADECFill_LCMLInitParams - pComponentPrivate = %p",
133 OMX_PRINT2(pComponentPrivate->dbg, "%d :: WMADECFill_LCMLInitParams - pHandle = %p",__LINE__,
171 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Comp: OMX_WmaDecUtils.c",__LINE__);
183 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d:[ALLOC] %p",__LINE__,strmAttr);
187 OMX_ERROR4(pComponentPrivate->dbg, "strmAttr - failed to malloc");
192 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d:[ALLOC] %p",__LINE__,strmAttr);
193 OMX_PRINT1(pComponentPrivate->dbg, "
3829 WMADEC_Parser(OMX_U8* pBuffer, RCA_HEADER *pStreamData, struct OMX_TI_Debug dbg) argument
[all...]
H A DOMX_WmaDecoder.c241 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_WMADEC");
244 OMX_PRDSP1(pComponentPrivate->dbg, "PERF %d :: OMX_WmaDecoder.c\n", __LINE__);
410 OMX_PRCOMM2(pComponentPrivate->dbg, "%d ::pPortDef_ip = %p\n", __LINE__,pPortDef_ip);
411 OMX_PRCOMM2(pComponentPrivate->dbg, "%d ::pPortDef_op = %p\n", __LINE__,pPortDef_op);
451 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: Initialize RM Proxy... \n", __LINE__);
453 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_ComponentInit\n", __LINE__);
455 OMX_ERROR4(pComponentPrivate->dbg, "%d ::Error returned from loading ResourceManagerProxy thread\n",
460 OMX_PRINT1(pComponentPrivate->dbg, "%d ::Start Component Thread \n", __LINE__);
462 /*OMX_PRINT1(pComponentPrivate->dbg, "%d ::OMX_ComponentInit\n", __LINE__);*/
464 OMX_ERROR4(pComponentPrivate->dbg, "
1549 struct OMX_TI_Debug dbg; local
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c149 OMX_PRDSP5(pComponentPrivate->dbg, "eError != OMX_ErrorNone... in (*fpGetHandle)(&LCML_pHandle);\n");
217 OMX_PRINT1(pComponentPrivate->dbg, "In DisablePortJpegDec %lu\n", nParam1);
299 OMX_PRINT1(pComponentPrivate->dbg, "Exiting EnablePortJpegDec(), Ports are enabled if no error\n");
363 OMX_PRINT2(pComponentPrivate->dbg, "JPEG Start_ComponentThread\n");
407 struct OMX_TI_Debug dbg; local
409 OMX_DBG_INIT_BASE(dbg);
417 dbg = pComponentPrivate->dbg;
424 OMX_PRINT1(pComponentPrivate->dbg, "Inside Free_ComponentResourcesJpegDec \n");
430 OMX_PRINT1(pComponentPrivate->dbg, "EMMCodecControlDestro
[all...]
H A DOMX_JpegDecoder.c186 OMX_PRINT1(pComponentPrivate->dbg, "Entering function AllocateBuffer_JPEGDec\n");
188 OMX_PRBUFFER1(pComponentPrivate->dbg, "In AllocateBuffer_JPEGDec %d %lu %lu\n",
193 OMX_PRBUFFER4(pComponentPrivate->dbg, " try to allocate more buffers that the port supports\n");
200 OMX_PRBUFFER1(pComponentPrivate->dbg, "pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr = %p\n", pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr);
216 OMX_PRBUFFER1(pComponentPrivate->dbg, "pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBuffCount]->pBufferHdr = %p\n", pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr);
264 OMX_PRDSP4(pComponentPrivate->dbg, "OMX_ErrorInsufficientResources\n");
292 OMX_PRINT2(pComponentPrivate->dbg, " Port [%lu] Populated!\n", nPortIndex);
336 OMX_PRBUFFER2(pComponentPrivate->dbg, "JPEG-D: Entering funtion FreeBuffer_JPEGDec %lu %p\n", nPortIndex, pBuffHead);
344 OMX_PRBUFFER1(pComponentPrivate->dbg, "Trying to Free Header %p\nBuffer %p\n", pBuffHead, pBuffHead->pBuffer);
383 OMX_PRBUFFER1(pComponentPrivate->dbg, "INTERNA
1997 struct OMX_TI_Debug dbg; local
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c135 struct OMX_TI_Debug *dbg);
192 OMX_PRINT1(pComponentPrivate->dbg, "JPEGENC_FreeBuffer %p at port %d\n", pBuffer, (int)nPortIndex);
239 OMX_PRBUFFER2(pComponentPrivate->dbg, "JPEGE: bPopulated %d\n", pComponentPrivate->pCompPort[nPortIndex]->pPortDef->bPopulated);
273 OMX_PRINT1(pComponentPrivate->dbg, "Exit from FreeBuffer\n");
437 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_JPGENC");
439 OMX_PRINT1(pComponentPrivate->dbg, "in jpeg-enc OMX_ComponentInit\n");
473 OMX_PRINT2(pComponentPrivate->dbg, "Inside Component Init JPEG encoder\n");
705 OMX_PRMGR4(pComponentPrivate->dbg, "Error returned from loading ResourceManagerProxy thread\n");
712 OMX_PRINT4(pComponentPrivate->dbg, "Error while initializing thread\n");
716 OMX_PRBUFFER2(pComponentPrivate->dbg, "JPE
1928 struct OMX_TI_Debug dbg; local
1982 JPEGENC_VerifyTunnelConnection(JPEG_PORT_TYPE *pPort, OMX_HANDLETYPE hTunneledComp, OMX_PARAM_PORTDEFINITIONTYPE* pPortDef, struct OMX_TI_Debug *dbg) argument
[all...]
H A DOMX_JpegEnc_Utils.c128 OMX_PRDSP1(pComponentPrivate->dbg, "Inside GetLCMLHandle function\n");
157 OMX_PRDSP4(pComponentPrivate->dbg, "eError != OMX_ErrorNone...\n");
161 OMX_PRDSP2(pComponentPrivate->dbg, "Received LCML Handle\n");
203 OMX_PRINT1(pComponentPrivate->dbg, "Exit\n");
226 OMX_PRINT1(pComponentPrivate->dbg, "Inside DisablePort function\n");
228 OMX_PRBUFFER1(pComponentPrivate->dbg, "Inside disable port (%lu) %lu %lu %lu %lu\n",
241 OMX_PRINT1(pComponentPrivate->dbg, "Exit form JPEGEnc Disable Port eError is = %x\n",eError);
266 OMX_PRINT1(pComponentPrivate->dbg, "Inside EnablePort function\n");
273 OMX_PRBUFFER0(pComponentPrivate->dbg, "%d in cond wait\n", __LINE__);
288 OMX_PRBUFFER0(pComponentPrivate->dbg, "
431 struct OMX_TI_Debug dbg; local
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c113 struct OMX_TI_Debug dbg);
118 struct OMX_TI_Debug dbg);
159 OMX_DBG_INIT (dspcodecinterface->dbg, "TI_LCML");
178 OMX_PRINT2 (dspcodecinterface->dbg, "GetHandle application handle %p dspCodec %p",pHandle, pHandle->dspCodec);
213 OMX_PRINT1 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: InitMMCodecEx application\n", __LINE__);
240 OMX_PRDSP4 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: append_dsp_path returned an error!\n", __LINE__);
273 OMX_PRINT1 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: Entering Init_DSPSubSystem\n", __LINE__);
276 OMX_PRDSP1 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DspManager_Open Successful\n");
281 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DSPProcessor_Attach Successful\n");
282 OMX_PRDSP1 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "Bas
1455 DmmMap(DSP_HPROCESSOR ProcHandle, OMX_U32 size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg) argument
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c303 OMX_DBG_INIT(pComponentPrivate->dbg, "OMX_DBG_VIDDEC");
372 OMX_TRACE4(pComponentPrivate->dbg, "Error: Malloc failed\n");
377 OMX_CONF_INIT_STRUCT( &pComponentPrivate->componentRole, OMX_PARAM_COMPONENTROLETYPE, pComponentPrivate->dbg);
473 OMX_PRMGR4(pComponentPrivate->dbg, "Error returned from loading ResourceManagerProxy thread\n");
485 OMX_ERROR4(pComponentPrivate->dbg, "Error returned from the Component\n");
663 OMX_PRBUFFER2(pComponentPrivate->dbg, "Disabling VIDDEC_INPUT_PORT 0x%x\n",pComponentPrivate->pInPortDef->bEnabled);
668 OMX_PRBUFFER2(pComponentPrivate->dbg, "Disabling VIDDEC_OUTPUT_PORT 0x%x\n",pComponentPrivate->pOutPortDef->bEnabled);
674 OMX_PRBUFFER2(pComponentPrivate->dbg, "Disabling OMX_ALL IN 0x%x OUT 0x%x\n",pComponentPrivate->pInPortDef->bEnabled,
706 OMX_PRBUFFER2(pComponentPrivate->dbg, "Enabling VIDDEC_INPUT_PORT 0x%x\n",pComponentPrivate->pInPortDef->bEnabled);
710 OMX_PRBUFFER2(pComponentPrivate->dbg, "Enablin
3527 IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) argument
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c192 OMX_ERRORTYPE OMX_VIDENC_ListCreate(struct OMX_TI_Debug *dbg, struct VIDENC_NODE** pListHead) argument
199 OMX_TRACE4(*dbg, "malloc() out of memory error\n");
203 OMX_TRACE1(*dbg, "Create MemoryListHeader[%p]\n", *pListHead);
224 OMX_ERRORTYPE OMX_VIDENC_ListAdd(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead, OMX_PTR pData) argument
232 OMX_TRACE4(*dbg, "malloc() out of memory error\n");
238 OMX_TRACE1(*dbg, "Add MemoryNode[%p] -> [%p]\n", pNewNode, pNewNode->pData);
265 OMX_ERRORTYPE OMX_VIDENC_ListRemove(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead, argument
280 OMX_TRACE1(*dbg, "Remove MemoryNode[%p] -> [%p]\n", pTmp, pTmp->pData);
306 OMX_ERRORTYPE OMX_VIDENC_ListDestroy(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead) argument
319 OMX_TRACE0(*dbg, "Remov
4261 printMpeg4Params(MP4VE_GPP_SN_Obj_CreatePhase* pCreatePhaseArgs, struct OMX_TI_Debug *dbg) argument
4301 printH264CreateParams(H264VE_GPP_SN_Obj_CreatePhase* pCreatePhaseArgs, struct OMX_TI_Debug *dbg) argument
4334 printMpeg4UAlgInParam(MP4VE_GPP_SN_UALGInputParams* pUalgInpParams, int printAlways, struct OMX_TI_Debug *dbg) argument
4368 printH264UAlgInParam(H264VE_GPP_SN_UALGInputParams* pUalgInpParams, int printAlways, struct OMX_TI_Debug *dbg) argument
[all...]
H A DOMX_VideoEncoder.c268 struct OMX_TI_Debug *dbg);
327 struct OMX_TI_Debug dbg; local
339 OMX_DBG_INIT(dbg, "OMX_DBG_VIDENC");
342 OMX_PRINT2(dbg, "Enter to ComponetInit\n");
349 eError = OMX_VIDENC_ListCreate(&dbg, &pMemoryListHead);
356 pMemoryListHead, dbg);
361 pComponentPrivate->dbg = dbg;
472 pMemoryListHead, dbg);
477 pMemoryListHead, dbg);
3069 struct OMX_TI_Debug dbg; local
3818 VerifyTunnelConnection(VIDEOENC_PORT_TYPE* pPort, OMX_HANDLETYPE hTunneledComp, OMX_PARAM_PORTDEFINITIONTYPE* pPortDef, struct OMX_TI_Debug *dbg) argument
3896 IsTIOMXComponent(OMX_HANDLETYPE hComp, struct OMX_TI_Debug *dbg) argument
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h606 struct OMX_TI_Debug dbg; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h780 struct OMX_TI_Debug dbg; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h852 struct OMX_TI_Debug dbg; member in struct:AMRDEC_COMPONENT_PRIVATE

Completed in 708 milliseconds

12