Home
last modified time | relevance | path

Searched refs:OMX_PRDSP2 (Results 1 – 25 of 25) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c472 OMX_PRDSP2(pComponentPrivate->dbg, "EMMCodecInternalError\n"); in OMX_VIDENC_HandleLcmlEvent()
497 OMX_PRDSP2(pComponentPrivate->dbg, "EMMCodecInitError\n"); in OMX_VIDENC_HandleLcmlEvent()
522 OMX_PRDSP2(pComponentPrivate->dbg, "EMMCodecDspError\n"); in OMX_VIDENC_HandleLcmlEvent()
1306 OMX_PRDSP2(pComponentPrivate->dbg, "Attempting to destroy the node...\n"); in OMX_VIDENC_HandleCommandStateSetIdle()
1580 OMX_PRDSP2(pComponentPrivate->dbg, "MMCodecControlStop called...\n"); in OMX_VIDENC_HandleCommandStateSetIdle()
1827 OMX_PRDSP2(pComponentPrivate->dbg, "Starting the codec...\n"); in OMX_VIDENC_HandleCommandStateSetExecuting()
1965 OMX_PRDSP2(pComponentPrivate->dbg, "MMCodecControlPaused called...\n"); in OMX_VIDENC_HandleCommandStateSetPause()
2743 OMX_PRDSP2(pComponentPrivate->dbg, "LCML QueueBuffer failed: %x\n", eError); in OMX_VIDENC_Queue_Mpeg4_Buffer()
3286 OMX_PRDSP2(pComponentPrivate->dbg, "Unsupported YUV format.\n"); in OMX_VIDENC_InitDSP_H264Enc()
3307 OMX_PRDSP2(pComponentPrivate->dbg, "Unsupported rate control algorithm.\n"); in OMX_VIDENC_InitDSP_H264Enc()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_CompThread.c158OMX_PRDSP2(pComponentPrivate->dbg, "%d:: lcml_nCntOp = %lu\n",__LINE__,pComponentPrivate->lcml_nCn… in MP3DEC_ComponentThread()
159OMX_PRDSP2(pComponentPrivate->dbg, "%d : lcml_nCntIp = %lu\n",__LINE__,pComponentPrivate->lcml_nCn… in MP3DEC_ComponentThread()
160OMX_PRDSP2(pComponentPrivate->dbg, "%d : lcml_nCntIpRes = %lu\n",__LINE__,pComponentPrivate->lcml_… in MP3DEC_ComponentThread()
161OMX_PRDSP2(pComponentPrivate->dbg, "%d :: lcml_nCntOpReceived = %lu\n",__LINE__,pComponentPrivate-… in MP3DEC_ComponentThread()
198 OMX_PRDSP2(pComponentPrivate->dbg, "Exiting from Component thread\n"); in MP3DEC_ComponentThread()
DOMX_Mp3Dec_Utils.c199 OMX_PRDSP2(pComponentPrivate->dbg, ":: MP3 DECODER IS RUNNING UNDER DASF MODE \n"); in MP3DEC_Fill_LCMLInitParams()
222 OMX_PRDSP2(pComponentPrivate->dbg, ":: FILE MODE CREATE PHASE PARAMETERS\n"); in MP3DEC_Fill_LCMLInitParams()
256 OMX_PRDSP2(pComponentPrivate->dbg, ":: DASF MODE CREATE PHASE PARAMETERS\n"); in MP3DEC_Fill_LCMLInitParams()
304 OMX_PRDSP2(pComponentPrivate->dbg, "::Comp: Ip : pTemp_lcml[%ld] = %p\n", i, pTemp_lcml); in MP3DEC_Fill_LCMLInitParams()
530 OMX_PRDSP2(pComponentPrivate->dbg, "\n\n FreeCompResources: Destroying mutexes.\n\n"); in MP3DEC_FreeCompResources()
638 OMX_PRDSP2(pComponentPrivate->dbg, "---------------------------------------------\n"); in MP3DEC_HandleCommand()
639 OMX_PRDSP2(pComponentPrivate->dbg, ":: command = %d\n",command); in MP3DEC_HandleCommand()
640 OMX_PRDSP2(pComponentPrivate->dbg, ":: commandData = %ld\n",commandData); in MP3DEC_HandleCommand()
641 OMX_PRDSP2(pComponentPrivate->dbg, "---------------------------------------------\n"); in MP3DEC_HandleCommand()
871 OMX_PRDSP2(pComponentPrivate->dbg, ":: Control Came Here\n"); in MP3DEC_HandleCommand()
[all …]
DOMX_Mp3Decoder.c611 OMX_PRDSP2(pCompPrivate->dbg, ":: MP3DEC: Entered switch - Command Port Enable/Disbale\n"); in SendCommand()
622 OMX_PRDSP2(pCompPrivate->dbg, " :: MP3DEC: Entered switch - Default\n"); in SendCommand()
737 OMX_PRDSP2(pComponentPrivate->dbg, ":: GetParameter OMX_IndexParamAudioInit\n"); in GetParameter()
742 OMX_PRDSP2(pComponentPrivate->dbg, ": GetParameter OMX_IndexParamPortDefinition \n"); in GetParameter()
757 OMX_PRDSP2(pComponentPrivate->dbg, ":: GetParameter OMX_IndexParamAudioPortFormat \n"); in GetParameter()
788 OMX_PRDSP2(pComponentPrivate->dbg, " :: GetParameter OMX_IndexParamAudioMp3 \n"); in GetParameter()
800 OMX_PRDSP2(pComponentPrivate->dbg, " :: GetParameter OMX_IndexParamPriorityMgmt \n"); in GetParameter()
807 OMX_PRDSP2(pComponentPrivate->dbg, " :: GetParameter OMX_IndexParamAudioPcm \n"); in GetParameter()
853OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Copying PV_OMX_COMPONENT_CAPABILITY_TYPE_INDEX\n", __LIN… in GetParameter()
944 OMX_PRDSP2(pComponentPrivate->dbg, " :: SetParameter OMX_IndexParamAudioMp3 \n"); in SetParameter()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_ComponentThread.c95 OMX_PRDSP2(pComponentPrivate->dbg, "PERF%d :: OMX_WmaDec_ComponentThread.c\n",__LINE__); in WMADEC_ComponentThread()
147 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Component Time Out !!!!!!!!!!!! \n",__LINE__); in WMADEC_ComponentThread()
178 OMX_PRDSP2(pComponentPrivate->dbg, "Exiting from Component thread\n"); in WMADEC_ComponentThread()
185OMX_PRDSP2(pComponentPrivate->dbg, "%d :: ARM Side Resources Have Been Freed\n",__LINE__); in WMADEC_ComponentThread()
205OMX_PRDSP2(pComponentPrivate->dbg, "%d %s Component loaded (OMX_StateLoaded)\n",__LINE__,__FUNCTIO… in WMADEC_ComponentThread()
DOMX_WmaDec_Utils.c248 OMX_PRDSP2(pComponentPrivate->dbg, "FILE MODE"); in WMADECFill_LCMLInitParams()
282 OMX_PRDSP2(pComponentPrivate->dbg, "Line %d::pTemp_lcml = %p",__LINE__,pTemp_lcml); in WMADECFill_LCMLInitParams()
597 OMX_PRDSP2(pComponentPrivate->dbg, "\n\n FreeCompResources: Destroying mutexes.\n"); in WMADEC_FreeCompResources()
662OMX_PRDSP2(pComponentPrivate->dbg, "freeing pTemp_lcml->pIpParam = %p", pTemp_lcml->pIpParam); in WMADEC_CleanupInitParams()
717 OMX_PRDSP2(pComponentPrivate->dbg, "%d:::called pthread_join",__LINE__); in WMADEC_StopComponentThread()
1345OMX_PRDSP2(pComponentPrivate->dbg, "%d :: ---- Comp: DASF Functionality is ON ---",__LINE__); in WMADECHandleDataBuf_FromApp()
1839OMX_PRDSP2(pComponentPrivate->dbg, "%d: Component Got buffer %p From LCML", __LINE__,msgBuffer->bu… in WMADECHandleDataBuf_FromLCML()
1931 OMX_PRDSP2(pComponentPrivate_CC->dbg, "[LCML CALLBACK EVENT] EMMCodecDspError"); in WMADECLCML_Callback()
1943 OMX_PRDSP2(pComponentPrivate_CC->dbg, "[LCML CALLBACK EVENT] EMMCodecDspMessageRecieved"); in WMADECLCML_Callback()
1947 OMX_PRDSP2(pComponentPrivate_CC->dbg, "[LCML CALLBACK EVENT] EMMCodecBufferProcessed"); in WMADECLCML_Callback()
[all …]
DOMX_WmaDecoder.c714 OMX_PRDSP2(pCompPrivate->dbg, "%d :: WMADEC: Command Received Default \ in SendCommand()
1675 OMX_PRDSP2(pComponentPrivate->dbg, "pPortDef->bEnabled = %d\n", pPortDef->bEnabled); in AllocateBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c127OMX_PRDSP2(pComponentPrivate->dbg, "%d:::pComponentPrivate->pPortDef[INPUT_PORT_AACDEC]->bPopulate… in AACDEC_Fill_LCMLInitParams()
129OMX_PRDSP2(pComponentPrivate->dbg, "%d:::pComponentPrivate->pPortDef[INPUT_PORT_AACDEC]->bEnabled … in AACDEC_Fill_LCMLInitParams()
131OMX_PRDSP2(pComponentPrivate->dbg, "%d:::pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->bPopulat… in AACDEC_Fill_LCMLInitParams()
133OMX_PRDSP2(pComponentPrivate->dbg, "%d:::pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->bEnabled… in AACDEC_Fill_LCMLInitParams()
197OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AAC DECODER IS RUNNING UNDER DASF MODE \n",__LINE__); in AACDEC_Fill_LCMLInitParams()
229 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: DASF MODE CREATE PHASE PARAMETERS\n",__LINE__); in AACDEC_Fill_LCMLInitParams()
285OMX_PRDSP2(pComponentPrivate->dbg, "%d ::Comp: Ip : pTemp_lcml[%d] = %p\n", __LINE__, i, pTemp_lcm… in AACDEC_Fill_LCMLInitParams()
320OMX_PRDSP2(pComponentPrivate->dbg, "%d ::Comp: Op : pTemp_lcml[%d] = %p\n", __LINE__, i, pTemp_lcm… in AACDEC_Fill_LCMLInitParams()
451 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Closing pipes.....\n",__LINE__); in AACDEC_FreeCompResources()
503 OMX_PRDSP2(pComponentPrivate->dbg, "\n\n FreeCompResources: Destroying threads.\n\n"); in AACDEC_FreeCompResources()
[all …]
DOMX_AacDecoder.c601OMX_PRDSP2(pCompPrivate->dbg, "%d :: AACDEC: Entered switch - Command Port Disable \n",__LINE__); in SendCommand()
604OMX_PRDSP2(pCompPrivate->dbg, "%d :: AACDEC: Entered switch - Command Port Enable \n",__LINE__); in SendCommand()
607OMX_PRDSP2(pCompPrivate->dbg, "%d :: AACDEC: Entered switch - Command Mark Buffer\n",__LINE__); in SendCommand()
733OMX_PRDSP2(pComponentPrivate->dbg, "%d :: SetParameter OMX_IndexParamAudioInit \n",__LINE__); in GetParameter()
739 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Entering OMX_IndexParamPortDefinition\n", __LINE__); in GetParameter()
753 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Entering OMX_IndexParamAudioPortFormat\n", __LINE__); in GetParameter()
781 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Entering OMX_IndexParamAudioAac\n", __LINE__); in GetParameter()
796 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Entering OMX_IndexParamAudioPcm\n", __LINE__); in GetParameter()
802 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Entering OMX_IndexParamCompBufferSupplier\n", __LINE__); in GetParameter()
831 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Entering OMX_IndexParamPriorityMgmt\n", __LINE__); in GetParameter()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEnc_Utils.c177 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring to DASF mode\n",__LINE__); in AACENCFill_LCMLInitParams()
224 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_AUDIO_AACStreamFormatRAW \n"); in AACENCFill_LCMLInitParams()
228 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_AUDIO_AACStreamFormatADIF \n"); in AACENCFill_LCMLInitParams()
234 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_AUDIO_AACStreamFormatMP2ADTS \n"); in AACENCFill_LCMLInitParams()
238 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AAC ENCODER RUNNING UNDER DASF MODE\n",__LINE__); in AACENCFill_LCMLInitParams()
263 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AAC ENCODER RUNNING UNDER FILE MODE\n",__LINE__); in AACENCFill_LCMLInitParams()
327 OMX_PRDSP2(pComponentPrivate->dbg, "pTemp_lcml->pIpParam %p \n",pTemp_lcml->pIpParam); in AACENCFill_LCMLInitParams()
728OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AACENCHandleCommand :: Command is = %d\n",__LINE__,comma… in AACENCHandleCommand()
748OMX_PRDSP2(pComponentPrivate->dbg, "%d: AACENCHandleCommand: Cmd Idle \n",__LINE__); in AACENCHandleCommand()
749OMX_PRDSP2(pComponentPrivate->dbg, "AACENC: curstate = %d\n",pComponentPrivate->curState); in AACENCHandleCommand()
[all …]
DOMX_AacEnc_CompThread.c167 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: pHandle: %p \n",__LINE__, pHandle); in AACENC_ComponentThread()
193 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: pHandle: %p \n",__LINE__,pHandle); in AACENC_ComponentThread()
DOMX_AacEncoder.c709OMX_PRDSP2(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand OMX_CommandPortDisable\n",__LINE__… in SendCommand()
713OMX_PRDSP2(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand OMX_CommandPortEnable\n",__LINE__); in SendCommand()
717OMX_PRDSP2(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand OMX_CommandMarkBuffer\n",__LINE__); in SendCommand()
835OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AACENC: Inside the GetParameter Line\n",__LINE__); in GetParameter()
860OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AACENC: About to copy Inside GetParameter \n",__LINE__); in GetParameter()
873OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AACENC: About to copy Inside GetParameter \n",__LINE__); in GetParameter()
885OMX_PRDSP2(pComponentPrivate->dbg, "AACENC: OMX_IndexParamAudioAac : nPortIndex = %d\n", (int)((OM… in GetParameter()
957OMX_PRDSP2(pComponentPrivate->dbg, "Entering PV_OMX_COMPONENT_CAPABILITY_TYPE_INDEX::%d\n", __LINE… in GetParameter()
965OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Copying PV_OMX_COMPONENT_CAPABILITY_TYPE_INDEX\n", __LIN… in GetParameter()
1065OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AACENC: Inside the SetParameter - OMX_IndexParamAudioAac… in SetParameter()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c374 OMX_PRDSP2(pComponentPrivate->dbg, "Setting dasf,mime,efr,acdn,amr and \ in OMX_ComponentInit()
676 OMX_PRDSP2(pCompPrivate->dbg, "OMX_CommandStateSet-%ld", nParam); in SendCommand()
694 OMX_PRDSP2(pCompPrivate->dbg, "nParam = OMX_StateInvalid!"); in SendCommand()
713 OMX_PRDSP2(pCompPrivate->dbg, "OMX_CommandFlush %ld", nParam); in SendCommand()
724 OMX_PRDSP2(pCompPrivate->dbg, "OMX_CommandPortDisable"); in SendCommand()
727 OMX_PRDSP2(pCompPrivate->dbg, "OMX_CommandPortEnable"); in SendCommand()
730 OMX_PRDSP2(pCompPrivate->dbg, "OMX_CommandMarkBuffer"); in SendCommand()
741 OMX_PRDSP2(pCompPrivate->dbg, "Invalid OMX Command"); in SendCommand()
831 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_IndexParamAudioInit"); in GetParameter()
844 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_IndexParamPortDefinition"); in GetParameter()
[all …]
DOMX_WbAmrEnc_Utils.c167 OMX_PRDSP2(pComponentPrivate->dbg, in WBAMRENC_FillLCMLInitParams()
225 OMX_PRDSP2(pComponentPrivate->dbg, "Codec is configuring to WBAMR mode\n"); in WBAMRENC_FillLCMLInitParams()
229 OMX_PRDSP2(pComponentPrivate->dbg, "Codec is configuring MIME mode\n"); in WBAMRENC_FillLCMLInitParams()
232 OMX_PRDSP2(pComponentPrivate->dbg, "Codec is configuring IF2 mode\n"); in WBAMRENC_FillLCMLInitParams()
235 OMX_PRDSP2(pComponentPrivate->dbg, in WBAMRENC_FillLCMLInitParams()
807 OMX_PRDSP2(pComponentPrivate->dbg, in WBAMRENC_HandleCommand()
1100 OMX_PRDSP2(pComponentPrivate->dbg, in WBAMRENC_HandleCommand()
1223 OMX_PRDSP2(pComponentPrivate->dbg, "To OMX_StateLoaded\n"); in WBAMRENC_HandleCommand()
1305 OMX_PRDSP2(pComponentPrivate->dbg, "Closing LCML library\n"); in WBAMRENC_HandleCommand()
2239 OMX_PRDSP2(pComponentPrivate->dbg, in WBAMRENC_GetCorrespondingLCMLHeader()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c381OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Setting dasf & mime & efr & acdn & amr and MultiFrame mo… in OMX_ComponentInit()
844 OMX_PRDSP2(pCompPrivate->dbg, "[NBAMR encoder] --- Normal DASF Mode\n"); in SendCommand()
903OMX_PRDSP2(pComponentPrivate->dbg, "%d :: GetParameter OMX_IndexParamAudioInit \n",__LINE__); in GetParameter()
909OMX_PRDSP2(pComponentPrivate->dbg, "%d :: GetParameter OMX_IndexParamPortDefinition \n",__LINE__); in GetParameter()
926OMX_PRDSP2(pComponentPrivate->dbg, "%d :: GetParameter OMX_IndexParamAudioPortFormat \n",__LINE__); in GetParameter()
996OMX_PRDSP2(pComponentPrivate->dbg, "%d :: GetParameter OMX_IndexParamPriorityMgmt \n",__LINE__); in GetParameter()
1010OMX_PRDSP2(pComponentPrivate->dbg, ":: GetParameter OMX_IndexParamCompBufferSupplier \n"); in GetParameter()
1109OMX_PRDSP2(pComponentPrivate->dbg, "%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__); in SetParameter()
1123OMX_PRDSP2(pComponentPrivate->dbg, "%d :: SetParameter OMX_IndexParamAudioAmr \n",__LINE__); in SetParameter()
1141OMX_PRDSP2(pComponentPrivate->dbg, "%d :: SetParameter OMX_IndexParamAudioAmr:: pCompAmrParam->eAM… in SetParameter()
[all …]
DOMX_AmrEnc_Utils.c165 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring to DASF mode\n",__LINE__); in NBAMRENC_FillLCMLInitParams()
229 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring to EFR mode\n",__LINE__); in NBAMRENC_FillLCMLInitParams()
233 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring to NBAMR mode\n",__LINE__); in NBAMRENC_FillLCMLInitParams()
238 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring MIME mode\n",__LINE__); in NBAMRENC_FillLCMLInitParams()
242 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring IF2 mode\n",__LINE__); in NBAMRENC_FillLCMLInitParams()
246OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Codec is configuring FORMAT CONFORMANCE mode\n",__LINE__… in NBAMRENC_FillLCMLInitParams()
1008OMX_PRDSP2(pComponentPrivate->dbg, "%d :: ---- Comp: DASF Functionality is ON ---\n",__LINE__); in NBAMRENC_HandleCommand()
1108OMX_PRDSP2(pComponentPrivate->dbg, "%d :: NBAMRENC_HandleCommand :: OMX_StateLoaded\n",__LINE__); in NBAMRENC_HandleCommand()
1182OMX_PRDSP2(pComponentPrivate->dbg, "%d OMX_AmrEncoder.c Closing LCML library\n",__LINE__); in NBAMRENC_HandleCommand()
2073OMX_PRDSP2(pComponentPrivate_CC->dbg, "%d :: Corresponding Input LCML Header Found = %p\n",__LINE_… in NBAMRENC_GetCorrespondingLCMLHeader()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c189OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: pComponentPrivate->dasfmode = %d\n… in NBAMRDECFill_LCMLInitParams()
254OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Setting up create phase params for… in NBAMRDECFill_LCMLInitParams()
259OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Setting up create phase params for… in NBAMRDECFill_LCMLInitParams()
356OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c ::pTemp_lcml = %p\n",__LINE__,pTemp_l… in NBAMRDECFill_LCMLInitParams()
357OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c ::pTemp_lcml->buffer = %p\n",__LINE__… in NBAMRDECFill_LCMLInitParams()
545 OMX_PRDSP2(pComponentPrivate->dbg, "\n\n FreeCompResources: Destroying mutexes.\n\n"); in NBAMRDEC_FreeCompResources()
786OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: LCML Handle is NULL........exiting… in NBAMRDECHandleCommand()
798OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: pLcmlHandle = %p\n",__LINE__,pLcml… in NBAMRDECHandleCommand()
803OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: pLcmlDsp = %p\n",__LINE__,pLcmlDsp… in NBAMRDECHandleCommand()
925OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: ---- Comp: DASF Functionality is O… in NBAMRDECHandleCommand()
[all …]
DOMX_AmrDec_ComponentThread.c176OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_ComponentThread.c :: Exiting from Component t… in NBAMRDEC_ComponentThread()
DOMX_AmrDecoder.c955OMX_PRDSP2(pComponentPrivate->dbg, "%d :: Copying PV_OMX_COMPONENT_CAPABILITY_TYPE_INDEX\n", __LIN… in GetParameter()
1255OMX_PRDSP2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: SetConfig OMX_IndexCustomNbAmrDecHead… in SetConfig()
1322OMX_PRDSP2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: SetConfig OMX_IndexCustomNbAmrDecMode… in SetConfig()
1340OMX_PRDSP2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::pComponentPrivate->dasfmode = %d\n",__… in SetConfig()
1357OMX_PRDSP2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::pComponentPrivate->mimemode = %d\n",__… in SetConfig()
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c281 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DSPProcessor_Attach Successful\n"); in InitMMCodecEx()
347OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: DSPNode_Allocate Successfully\n", __LINE__… in InitMMCodecEx()
367OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: DASF DSPNode_Allocate Successfully\n", __L… in InitMMCodecEx()
409OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: DSPNode_Run Successfully\n", __LINE__); in InitMMCodecEx()
414OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: Registering the Node for Messaging\n",__LI… in InitMMCodecEx()
430OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: Registering the Node for Messaging\n",__LI… in InitMMCodecEx()
446OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: Registering the Node for Messaging\n",__LI… in InitMMCodecEx()
591 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DspManager_Open Successful\n"); in InitMMCodec()
596 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "DSPProcessor_Attach Successful\n"); in InitMMCodec()
669 OMX_PRDSP2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: Audio Device Selected\n", __LINE__); in InitMMCodec()
[all …]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c161 OMX_PRDSP2(pComponentPrivate->dbg, "Received LCML Handle\n"); in GetJpegEncLCMLHandle()
853 OMX_PRDSP2(pComponentPrivate->dbg, "sent EMMCodecControlStrmCtrl command\n"); in HandleJpegEncCommandFlush()
935 OMX_PRDSP2(pComponentPrivate->dbg, "(1) sent EMMCodecControlStrmCtrl command\n"); in HandleJpegEncCommandFlush()
1541 OMX_PRDSP2(pComponentPrivate->dbg, "Start LCML_InitMMCodec JPEG Phase in JPEG.....\n"); in HandleJpegEncCommand()
1557 OMX_PRDSP2(pComponentPrivate->dbg, "End LCML_InitMMCodec Phase\n"); in HandleJpegEncCommand()
1611 OMX_PRDSP2(pComponentPrivate->dbg, "bDSPStopAck is %d\n", pComponentPrivate->bDSPStopAck); in HandleJpegEncCommand()
1669 OMX_PRDSP2(pComponentPrivate->dbg, "Handle error from DSP/bridge\n"); in HandleJpegEncCommand()
1702 OMX_PRDSP2(pComponentPrivate->dbg, "Handle error from DSP/bridge\n"); in HandleJpegEncCommand()
1777 OMX_PRDSP2(pComponentPrivate->dbg, "after SendDynamicParam\n"); in HandleJpegEncCommand()
1909OMX_PRDSP2(pComponentPrivate->dbg, "try to close library again %p\n", pComponentPrivate->pLCML); in HandleJpegEncCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c253 OMX_PRDSP2(pComponentPrivate->dbg, "Setting up create phase params for DASF mode\n"); in WBAMR_DEC_Fill_LCMLInitParams()
259 OMX_PRDSP2(pComponentPrivate->dbg, "Setting up create phase params for FILE mode\n"); in WBAMR_DEC_Fill_LCMLInitParams()
823 OMX_PRDSP2(pComponentPrivate->dbg, "Calling LCML_InitMMCodec...\n"); in WBAMR_DEC_HandleCommand()
850OMX_PRDSP2(pComponentPrivate->dbg, "AMRDEC: About to call RMProxy_SendCommand\n"); in WBAMR_DEC_HandleCommand()
915 OMX_PRDSP2(pComponentPrivate->dbg, "---- Comp: DASF Functionality is ON ---\n"); in WBAMR_DEC_HandleCommand()
965 OMX_PRDSP2(pComponentPrivate->dbg, "AMRDEC: About to set bIsStopping bit\n"); in WBAMR_DEC_HandleCommand()
967 OMX_PRDSP2(pComponentPrivate->dbg, "About to call LCML_ControlCodec(STOP)\n"); in WBAMR_DEC_HandleCommand()
1048 OMX_PRDSP2(pComponentPrivate->dbg, "WBAMR_DEC_HandleCommand: Cmd Executing \n"); in WBAMR_DEC_HandleCommand()
1195 OMX_PRDSP2(pComponentPrivate->dbg, "WBAMR_DEC_HandleCommand: Cmd Loaded\n"); in WBAMR_DEC_HandleCommand()
1254 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_WbAmrDecoder.c Closing LCML library\n"); in WBAMR_DEC_HandleCommand()
[all …]
DOMX_WbAmrDecoder.c602 OMX_PRDSP2(pCompPrivate->dbg, "phandle = %p\n",phandle); in SendCommand()
798 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_IndexParamAudioInit\n"); in GetParameter()
803OMX_PRDSP2(pComponentPrivate->dbg, "pParameterStructure->nPortIndex = %ld\n",pParameterStructure->… in GetParameter()
896 OMX_PRDSP2(pComponentPrivate->dbg, "OMX_IndexParamCompBufferSupplier \n"); in GetParameter()
1214OMX_PRDSP2(pComponentPrivate->dbg, "SetConfig OMX_IndexCustomWbAmrDecHeaderInfoConfig \n"); in SetConfig()
1263 OMX_PRDSP2(pComponentPrivate->dbg, "SetConfig OMX_IndexCustomModeDasfConfig \n"); in SetConfig()
1281 OMX_PRDSP2(pComponentPrivate->dbg, "SetConfig OMX_IndexCustomModeMimeConfig \n"); in SetConfig()
1301 OMX_PRDSP2(pComponentPrivate->dbg, "Set Mute/Unmute for playback stream\n"); in SetConfig()
1327 OMX_PRDSP2(pComponentPrivate->dbg, "Set volume for playback stream\n"); in SetConfig()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c955 OMX_PRDSP2(pComponentPrivate->dbg, "pLcmlHandle %p\n", pLcmlHandle); in HandleCommandFlush()
957 OMX_PRDSP2(pComponentPrivate->dbg, "eError %x\n", eError); in HandleCommandFlush()
1018 OMX_PRDSP2(pComponentPrivate->dbg, "pLcmlHandle %p\n", pLcmlHandle); in HandleCommandFlush()
1020 OMX_PRDSP2(pComponentPrivate->dbg, "eError %x\n", eError); in HandleCommandFlush()
1191 OMX_PRDSP2(pComponentPrivate->dbg, "Fill_LCMLInitParams in JPEG\n"); in HandleCommandJpegDec()
1197 OMX_PRDSP2(pComponentPrivate->dbg, "nIsLCMLActive is active\n"); in HandleCommandJpegDec()
1247OMX_PRDSP2(pComponentPrivate->dbg, "OMX_StateIdle->OMX_StateExecuting-THE CODEC IS STOPPING!!!\n"); in HandleCommandJpegDec()
1411 OMX_PRDSP2(pComponentPrivate->dbg, "eError is %x\n", eError); in HandleCommandJpegDec()
2021 OMX_PRDSP2(pComponentPrivate->dbg, "Filled Data from DSP \n"); in LCML_CallbackJpegDec()
2107 OMX_PRDSP2(pComponentPrivate->dbg, "ENTERING TO EMMCodecProcessingStoped \n\n"); in LCML_CallbackJpegDec()
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h407 #define OMX_PRDSP2(dbg, format, list...) OMXDBG_PRINT((dbg).out, DSP, 2, (dbg).mask, format, ##list) macro