/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Enc_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Dec_Utils.c | 562 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 659 pLcmlHandle = (OMX_HANDLETYPE) G726DEC_GetLCMLHandle(pComponentPrivate); 660 if (pLcmlHandle == NULL) { 669 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 680 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 685 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle, 686 p,&pLcmlHandle,(void *)p, 695 eError = LCML_InitMMCodec(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Enc_Utils.c | 629 OMX_HANDLETYPE pLcmlHandle; 648 pLcmlHandle = pComponentPrivate->pLcmlHandle; 730 pLcmlHandle = (OMX_HANDLETYPE) G729ENC_GetLCMLHandle(pComponentPrivate); 731 if (pLcmlHandle == NULL) 737 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 744 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 747 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle, 748 p, &pLcmlHandle, (void *)p [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Dec_Utils.c | 691 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 788 pLcmlHandle = (OMX_HANDLETYPE) G722DEC_GetLCMLHandle(pComponentPrivate); 789 if (pLcmlHandle == NULL) { 798 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_Utils.c | 635 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 759 pLcmlHandle = (OMX_HANDLETYPE) G711DECGetLCMLHandle(); 762 if (pLcmlHandle == NULL) { 768 G711DEC_DPRINT("pLcmlHandle = %p\n",pLcmlHandle); 771 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 784 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 790 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Enc_Utils.c | 599 OMX_HANDLETYPE pLcmlHandle; 617 pLcmlHandle = pComponentPrivate->pLcmlHandle; 699 pLcmlHandle = (OMX_HANDLETYPE) G711ENC_GetLCMLHandle(pComponentPrivate); 700 if (pLcmlHandle == NULL) { 704 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 707 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 716 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle, 718 &pLcmlHandle, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Dec_Utils.c | 663 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 752 pLcmlHandle = (OMX_HANDLETYPE) G729DECGetLCMLHandle(pComponentPrivate); 753 if (pLcmlHandle == NULL) { 758 G729DEC_DPRINT("pLcmlHandle = %p\n",pLcmlHandle); 762 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 771 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 779 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDec_Utils.c | 762 LCML_DSP_INTERFACE *pLcmlHandle; 764 pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle; 855 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Enc_Utils.c | 638 OMX_HANDLETYPE pLcmlHandle; 657 pLcmlHandle = pComponentPrivate->pLcmlHandle; 710 pLcmlHandle = (OMX_HANDLETYPE) G726ENC_GetLCMLHandle(pComponentPrivate); 712 if (pLcmlHandle == NULL) { 718 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 725 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 729 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle, 730 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Dec_Utils.c | 607 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 737 pLcmlHandle = (OMX_HANDLETYPE) MP3DEC_GetLCMLHandle(pComponentPrivate); 738 if (pLcmlHandle == NULL) { 751 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | 597 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle;
607 if (pLcmlHandle !=NULL) {
609 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle, EMMCodecControlDestroy, NULL);
829 LCML_DSP_INTERFACE *pLcmlHandle = NULL;
849 pLcmlHandle = pComponentPrivate->pLcmlHandle;
853 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
866 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
[all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDec_Utils.c | 556 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 699 pLcmlHandle = (OMX_HANDLETYPE) AACDEC_GetLCMLHandle(pComponentPrivate); 700 if (pLcmlHandle == NULL) { 711 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec); 725 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle; 729 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle, 730 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | [all...] |
OMX_VideoEnc_Thread.c | 122 LCML_DSP_INTERFACE* pLcmlHandle = NULL; 132 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_Utils.c | 577 LCML_DSP_INTERFACE *pLcmlHandle; 591 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 592 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 606 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 607 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 686 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 782 pLcmlHandle = (OMX_HANDLETYPE) NBAMRDECGetLCMLHandle(pComponentPrivate) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDec_Utils.c | 547 LCML_DSP_INTERFACE *pLcmlHandle; 561 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 562 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 579 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 580 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 661 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; 782 pLcmlHandle = (OMX_HANDLETYPE) WBAMR_DEC_GetLCMLHandle(pComponentPrivate) [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEnc_Utils.c | 496 LCML_DSP_INTERFACE *pLcmlHandle; 523 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 524 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 542 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 543 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 633 OMX_HANDLETYPE pLcmlHandle; 655 pLcmlHandle = pComponentPrivate->pLcmlHandle; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEnc_Utils.c | 520 LCML_DSP_INTERFACE *pLcmlHandle; 548 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 549 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 574 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; 575 pLcmlHandleAux = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec); 675 OMX_HANDLETYPE pLcmlHandle; 691 pLcmlHandle = pComponentPrivate->pLcmlHandle; [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDec_Utils.c | [all...] |
OMX_VideoDec_Thread.c | 121 LCML_DSP_INTERFACE *pLcmlHandle; 135 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLCML;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEnc_Utils.c | 690 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEnc_Utils.c | 774 LCML_DSP_INTERFACE *pLcmlHandle = NULL; 785 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; 786 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam); 807 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; 808 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam); 836 LCML_DSP_INTERFACE *pLcmlHandle = NULL; 848 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; 849 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
OMX_G722Enc_Utils.h | 507 OMX_HANDLETYPE pLcmlHandle; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
OMX_G729Decoder.h | 447 OMX_HANDLETYPE pLcmlHandle;
|