Searched refs:EMMCodecInitError (Results 1 - 20 of 20) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
H A DLCML_Types.h204 EMMCodecInitError = -202, enumerator in enum:__anon2097
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c2561 case EMMCodecInitError:
2562 OMX_PRDSP2(pComponentPrivate->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
2969 else if (event == EMMCodecInitError){
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c2345 case EMMCodecInitError:
2346 OMX_PRDSP2(pComponentPrivate_CC->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
2752 else if (event ==EMMCodecInitError)
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c2359 case EMMCodecInitError:
2360 OMX_PRDSP2(pComponentPrivate->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
2775 else if (event == EMMCodecInitError){
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c2562 case EMMCodecInitError:
2563 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: [LCML CALLBACK EVENT] EMMCodecInitError\n",__LINE__);
2932 else if (event ==EMMCodecInitError){
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c2149 case EMMCodecInitError:
2150 OMX_ERROR4(pComponentPrivate_CC->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
2602 else if (event ==EMMCodecInitError){
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c2539 case EMMCodecInitError:
2540 OMX_ERROR4(pComponentPrivate->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
2891 else if (event ==EMMCodecInitError){
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c2321 case EMMCodecInitError:
2322 OMX_ERROR4(pComponentPrivate->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
2820 else if (event == EMMCodecInitError) {
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c1938 case EMMCodecInitError:
1939 OMX_ERROR4(pComponentPrivate_CC->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError");
2286 else if (event ==EMMCodecInitError) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c2136 case EMMCodecInitError:
2137 G711DEC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c1936 case EMMCodecInitError:
1937 G711ENC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c2428 case EMMCodecInitError:
2429 G722DEC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError>>>>>>>>>> \n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c1483 case EMMCodecInitError:
1484 G722ENC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1609 case EMMCodecInitError:
1610 G726DEC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError>>>>>>>>>> \n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_Utils.c1698 case EMMCodecInitError:
1699 G726ENC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c1745 case EMMCodecInitError:
1746 G729DEC_EPRINT("[LCML CALLBACK EVENT] EMMCodecInitError\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_Utils.c1902 case EMMCodecInitError:
1903 G729ENC_DPRINT("[LCML CALLBACK EVENT] EMMCodecInitError\n");
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c3045 case EMMCodecInitError:
3046 VPP_DPRINT("VPP::LCML_Callback. EMMCodecInitError\n");
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c496 case EMMCodecInitError:
497 OMX_PRDSP2(pComponentPrivate->dbg, "EMMCodecInitError\n");
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c7876 case EMMCodecInitError:
7877 OMX_PRDSP2(pComponentPrivate->dbg, "[LCML CALLBACK EVENT] EMMCodecInitError\n");
8325 else if (event == EMMCodecInternalError || event == EMMCodecInitError) {
8326 OMX_PRDSP4(pComponentPrivate->dbg, "EMMCodecInternalError || EMMCodecInitError\n");

Completed in 2837 milliseconds