Searched refs:pLcmlHandle (Results 1 - 25 of 48) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c901 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
902 pComponentPrivate->pLcmlHandle;
983 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1080 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1192 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
1207 pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle;
1234 eError = LCML_QueueBuffer( pLcmlHandle->pCodecinterfacehandle,
1321 pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle;
1471 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
1878 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
2068 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
2204 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
2357 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c562 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
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)
1327 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
1425 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
1588 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_Utils.c629 OMX_HANDLETYPE pLcmlHandle; local
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, (voi
1482 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
1884 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c691 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
788 pLcmlHandle = (OMX_HANDLETYPE) G722DEC_GetLCMLHandle(pComponentPrivate);
789 if (pLcmlHandle == NULL) {
798 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec);
809 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle;
813 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle,
814 p,&pLcmlHandle,(void *)p,
821 eError = LCML_InitMMCodec(((LCML_DSP_INTERFACE *)pLcmlHandle)
1431 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
1529 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
1681 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c635 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
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)
1502 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
1926 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c599 OMX_HANDLETYPE pLcmlHandle; local
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,
1412 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c663 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
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)
1440 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c762 LCML_DSP_INTERFACE *pLcmlHandle; local
764 pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle;
855 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
935 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1041 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1116 eError = LCML_QueueBuffer(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1195 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1227 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1284 LCML_DSP_INTERFACE *pLcmlHandle; local
1913 LCML_DSP_INTERFACE *pLcmlHandle; local
2577 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
2948 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
3081 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
3333 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_Utils.c638 OMX_HANDLETYPE pLcmlHandle; local
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,(voi
1366 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c607 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
737 pLcmlHandle = (OMX_HANDLETYPE) MP3DEC_GetLCMLHandle(pComponentPrivate);
738 if (pLcmlHandle == NULL) {
751 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec);
764 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle;
768 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle,
769 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString);
783 eError = LCML_InitMMCodec(((LCML_DSP_INTERFACE *)pLcmlHandle)
1875 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
2173 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
2336 LCML_DSP_INTERFACE *pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c597 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
607 if (pLcmlHandle !=NULL) {
609 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle, EMMCodecControlDestroy, NULL);
829 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
849 pLcmlHandle = pComponentPrivate->pLcmlHandle;
853 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
866 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
997 OMX_HANDLETYPE pLcmlHandle local
1480 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
1710 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
1928 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
2096 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
2302 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c556 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
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);
744 eError = LCML_InitMMCodec(((LCML_DSP_INTERFACE *)pLcmlHandle)
2007 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
2353 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
2538 LCML_DSP_INTERFACE *pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c947 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
955 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
969 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1051 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1250 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
1307 pLcmlHandle = NULL;
1308 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
1309 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1567 pLcmlHandle = NULL;
1573 pLcmlHandle
1804 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
1931 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
2024 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
2247 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
2384 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
2652 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
3176 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
3452 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
[all...]
H A DOMX_VideoEnc_Thread.c122 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
132 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c577 LCML_DSP_INTERFACE *pLcmlHandle; local
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; local
782 pLcmlHandle
1709 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
2537 LCML_DSP_INTERFACE *pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c547 LCML_DSP_INTERFACE *pLcmlHandle; local
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; local
782 pLcmlHandle
1724 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
2507 LCML_DSP_INTERFACE *pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c933 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
953 pLcmlHandle = (LCML_DSP_INTERFACE*)(pComponentPrivate->pLCML);
955 OMX_PRDSP2(pComponentPrivate->dbg, "pLcmlHandle %p\n", pLcmlHandle);
956 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam);
1016 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
1018 OMX_PRDSP2(pComponentPrivate->dbg, "pLcmlHandle %p\n", pLcmlHandle);
1019 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam);
1108 OMX_HANDLETYPE pLcmlHandle local
1651 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
1731 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c496 LCML_DSP_INTERFACE *pLcmlHandle; local
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; local
655 pLcmlHandle = pComponentPrivate->pLcmlHandle;
1575 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
2127 LCML_DSP_INTERFACE *pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c520 LCML_DSP_INTERFACE *pLcmlHandle; local
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; local
691 pLcmlHandle = pComponentPrivate->pLcmlHandle;
1696 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *) local
2302 LCML_DSP_INTERFACE *pLcmlHandle; local
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c2224 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
2241 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
2242 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam);
2286 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
2287 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam);
2359 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
2598 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
2599 if (!pLcmlHandle) {
2671 OMX_PRDSP2(pComponentPrivate->dbg, "LCML_ControlCodec called EMMCodecControlUsnEos 0x%p\n",pLcmlHandle);
2672 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)
3838 LCML_DSP_INTERFACE* pLcmlHandle; local
5260 LCML_DSP_INTERFACE* pLcmlHandle; local
6787 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
7023 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
7223 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
7417 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
7595 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
8476 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
8886 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
8980 LCML_DSP_INTERFACE* pLcmlHandle; local
9074 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
[all...]
H A DOMX_VideoDec_Thread.c121 LCML_DSP_INTERFACE *pLcmlHandle; local
135 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLCML;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c690 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle; local
818 pLcmlHandle = (OMX_HANDLETYPE) AACENCGetLCMLHandle(pComponentPrivate);
820 if (pLcmlHandle == NULL)
835 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec);
848 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle;
853 eError = LCML_InitMMCodecEx(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle,
854 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString);
874 eError = LCML_SetHashingState(((LCML_DSP_INTERFACE*)pLcmlHandle)
1877 LCML_DSP_INTERFACE *pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLcmlHandle; local
2321 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c774 LCML_DSP_INTERFACE *pLcmlHandle = NULL; local
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; local
848 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
849 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,EMMCodecControlStrmCtrl, (void*)aParam);
930 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML;
931 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)
1028 OMX_HANDLETYPE pLcmlHandle = NULL; local
1456 OMX_HANDLETYPE pLcmlHandle = NULL; local
2079 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
2600 LCML_DSP_INTERFACE* pLcmlHandle = NULL; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h507 OMX_HANDLETYPE pLcmlHandle; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h447 OMX_HANDLETYPE pLcmlHandle; member in struct:G729DEC_COMPONENT_PRIVATE

Completed in 8666 milliseconds

12