Lines Matching refs:pLcmlHandle

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,
997 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle;
1036 pLcmlHandle = (OMX_HANDLETYPE) VPP_GetLCMLHandle(pComponentPrivate);
1037 if (pLcmlHandle == NULL) {
1043 pLcmlDsp = (((LCML_DSP_INTERFACE*)pLcmlHandle)->dspCodec);
1146 pComponentPrivate->pLcmlHandle = (LCML_DSP_INTERFACE *)pLcmlHandle;
1154 eError = LCML_InitMMCodec(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle,
1156 &pLcmlHandle,
1169 LCML_SetHashingState(((LCML_DSP_INTERFACE *)pLcmlHandle)->pCodecinterfacehandle, OMX_TRUE);
1246 eError = LCML_FlushHashes(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle);
1263 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1480 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle;
1539 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1595 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1625 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1653 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1710 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle;
1770 if (pLcmlHandle !=NULL) {
1772 eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1781 if(pComponentPrivate->pLcmlHandle){
1783 pComponentPrivate->pLcmlHandle = NULL;
1928 OMX_HANDLETYPE pLcmlHandle = pComponentPrivate->pLcmlHandle;
1954 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
1961 if(pComponentPrivate->pLcmlHandle){
1963 pComponentPrivate->pLcmlHandle = NULL;
2004 ((LCML_DSP_INTERFACE*)pLcmlHandle)->pCodecinterfacehandle,
2096 LCML_DSP_INTERFACE *pLcmlHandle = NULL;
2173 pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle;
2211 eError = LCML_QueueBuffer(pLcmlHandle->pCodecinterfacehandle,
2259 pLcmlHandle->pCodecinterfacehandle,
2302 LCML_DSP_INTERFACE *pLcmlHandle = NULL;
2319 pLcmlHandle = (LCML_DSP_INTERFACE *) pComponentPrivate->pLcmlHandle;
2393 pLcmlHandle->pCodecinterfacehandle,
2403 pLcmlHandle->pCodecinterfacehandle,
3415 pComponentPrivate->pLcmlHandle = NULL;