Home | History | Annotate | Download | only in src

Lines Matching defs:phandle

130     LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
135 G711DEC_DPRINT("%d :: pHandle = %p\n",__LINE__,pHandle);
136 G711DEC_DPRINT("%d :: pHandle->pComponentPrivate = %p\n",__LINE__,pHandle->pComponentPrivate);
138 pComponentPrivate = pHandle->pComponentPrivate;
268 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
303 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
358 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
361 (G711DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
441 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
444 (G711DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
535 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
537 pHandle->pComponentPrivate;
586 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
588 pHandle->pComponentPrivate;
631 OMX_COMPONENTTYPE *pHandle = NULL;
654 pHandle = (OMX_COMPONENTTYPE *) pComponentPrivate->pHandle;
658 G711DEC_DPRINT ("%d :: pHandle = %p\n", __LINE__, pHandle);
688 pComponentPrivate->cbInfo.EventHandler (pHandle,
689 pHandle->pApplicationPrivate,
712 pHandle, pHandle->pApplicationPrivate,
770 /* Got handle of dsp via phandle filling information about DSP specific things */
775 eError = G711DECFill_LCMLInitParams(pHandle, pLcmlDsp, arr);
807 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource,
820 pComponentPrivate->cbInfo.EventHandler( pHandle,
821 pHandle->pApplicationPrivate,
827 rm_error = RMProxy_NewSendCommand(pHandle,
836 pComponentPrivate->cbInfo.EventHandler(pHandle,
837 pHandle->pApplicationPrivate,
847 pComponentPrivate->cbInfo.EventHandler( pHandle,
848 pHandle
922 rm_error = RMProxy_NewSendCommand(pHandle,
928 pComponentPrivate->cbInfo.EventHandler(pHandle,pHandle->pApplicationPrivate,
937 pComponentPrivate->cbInfo.EventHandler(pHandle,
938 pHandle->pApplicationPrivate,
948 pComponentPrivate->cbInfo.EventHandler (pHandle,
949 pHandle->pApplicationPrivate,
1019 pComponentPrivate->cbInfo.EventHandler (pHandle,
1020 pHandle->pApplicationPrivate,
1030 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet,
1036 pComponentPrivate->cbInfo.EventHandler(pHandle,
1037 pHandle->pApplicationPrivate,
1046 pComponentPrivate->cbInfo.EventHandler (pHandle,
1047 pHandle->pApplicationPrivate,
1061 pComponentPrivate->cbInfo.EventHandler (pHandle,
1062 pHandle->pApplicationPrivate,
1074 pComponentPrivate->cbInfo.EventHandler (pHandle,
1075 pHandle->pApplicationPrivate,
1124 pComponentPrivate->cbInfo.EventHandler (pHandle,
1125 pHandle->pApplicationPrivate,
1136 pComponentPrivate->cbInfo.EventHandler (pHandle,
1137 pHandle->pApplicationPrivate,
1158 pComponentPrivate->cbInfo.EventHandler (pHandle,
1159 pHandle->pApplicationPrivate,
1170 pComponentPrivate->cbInfo.EventHandler(pHandle,
1171 pHandle->pApplicationPrivate,
1178 pComponentPrivate->cbInfo.EventHandler(pHandle,
1179 pHandle->pApplicationPrivate,
1189 pComponentPrivate->cbInfo.EventHandler (pHandle,
1190 pHandle->pApplicationPrivate,
1206 pComponentPrivate->cbInfo.EventHandler(pHandle,
1207 pHandle->pApplicationPrivate,
1211 G711DEC_CleanupInitParams(pHandle);
1251 pComponentPrivate->cbInfo.EventHandler(pHandle,
1252 pHandle->pApplicationPrivate,
1268 pComponentPrivate->cbInfo.EventHandler(pHandle,
1269 pHandle->pApplicationPrivate,
1288 pComponentPrivate->cbInfo.EventHandler(pHandle,
1289 pHandle->pApplicationPrivate,
1294 pComponentPrivate->cbInfo.EventHandler(pHandle,
1295 pHandle->pApplicationPrivate,
1361 pComponentPrivate->cbInfo.EventHandler( pHandle,
1362 pHandle->pApplicationPrivate,
1377 pComponentPrivate->cbInfo.EventHandler( pHandle,
1378 pHandle->pApplicationPrivate,
1394 pComponentPrivate->cbInfo.EventHandler( pHandle,
1395 pHandle->pApplicationPrivate,
1401 pComponentPrivate->cbInfo.EventHandler( pHandle,
1402 pHandle->pApplicationPrivate,
1408 G711DECFill_LCMLInitParamsEx(pComponentPrivate->pHandle);
1434 pHandle,
1435 pComponentPrivate->pHandle->pApplicationPrivate,
1443 pComponentPrivate->cbInfo.EventHandler(pHandle,
1444 pHandle->pApplicationPrivate,
1458 pComponentPrivate->pHandle,
1459 pComponentPrivate->pHandle->pApplicationPrivate,
1466 pComponentPrivate->cbInfo.EventHandler(pHandle,
1467 pHandle->pApplicationPrivate,
1510 LCML_DSP_INTERFACE * phandle = NULL;
1569 pComponentPrivate->pHandle,
1570 pComponentPrivate->pHandle->pApplicationPrivate,
1618 pComponentPrivate->pHandle,
1619 pComponentPrivate->pHandle->pApplicationPrivate,
1635 phandle = (LCML_DSP_INTERFACE *)(
1644 OMX_DmmUnMap(phandle->dspCodec->hProc,
1662 eError = OMX_DmmMap(phandle->dspCodec->hProc,
1721 pComponentPrivate->pHandle,
1722 pComponentPrivate->pHandle->pApplicationPrivate,
1738 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
1739 pComponentPrivate->pHandle->pApplicationPrivate,
1744 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1745 pComponentPrivate->pHandle->pApplicationPrivate,
1748 pComponentPrivate->cbInfo.EmptyBufferDone (pComponentPrivate->pHandle,
1749 pComponentPrivate->pHandle->pApplicationPrivate,
1762 if(pBufHeader->hMarkTargetComponent == pComponentPrivate->pHandle && pBufHeader->pMarkData){
1763 pComponentPrivate_CC->cbInfo.EventHandler(pComponentPrivate->pHandle,
1764 pComponentPrivate->pHandle->pApplicationPrivate,
1806 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1807 pComponentPrivate->pHandle->pApplicationPrivate,
1931 OMX_COMPONENTTYPE* pHandle = (OMX_COMPONENTTYPE*)pComponentPrivate->pHandle;
1953 pComponentPrivate->cbInfo.EmptyBufferDone (pHandle,
1954 pHandle->pApplicationPrivate,
2012 pHandle,
2013 pHandle->pApplicationPrivate,
2043 pComponentPrivate->cbInfo.FillBufferDone ( pHandle,
2044 pHandle->pApplicationPrivate,
2063 pComponentPrivate->cbInfo.EmptyBufferDone (pHandle,
2064 pHandle->pApplicationPrivate,
2081 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2082 pHandle->pApplicationPrivate,
2117 LCML_DSP_INTERFACE *phandle = (LCML_DSP_INTERFACE *)args[6];
2231 eError = RMProxy_NewSendCommand(pComponentPrivate_CC->pHandle,
2235 pComponentPrivate_CC->cbInfo.EventHandler(pComponentPrivate_CC->pHandle,
2236 pComponentPrivate_CC->pHandle->pApplicationPrivate,
2250 pComponentPrivate_CC->cbInfo.EventHandler( pComponentPrivate_CC->pHandle,
2251 pComponentPrivate_CC->pHandle->pApplicationPrivate,
2367 OMX_HANDLETYPE pHandle = NULL;
2383 eError = (*fpGetHandle)(&pHandle);
2387 pHandle = NULL;
2394 G711DEC_DPRINT("G711DECGetLCMLHandle returning %p\n",pHandle);
2396 return pHandle;
2408 OMX_HANDLETYPE pHandle = NULL;
2420 return pHandle;
2428 return pHandle;
2432 eError = fpGetHandle1(&pHandle);
2436 pHandle = NULL;
2437 return pHandle;
2439 return pHandle;
2601 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
2606 G711DEC_DPRINT("%d :: pHandle = %p\n",__LINE__,pHandle);
2607 G711DEC_DPRINT("%d :: pHandle->pComponentPrivate = %p\n",__LINE__,pHandle->pComponentPrivate);
2608 pComponentPrivate = pHandle->pComponentPrivate;
2629 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
2658 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
2823 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)cbData.hComponent;
2826 pCompPrivate = (G711DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
2839 pCompPrivate->cbInfo.EventHandler ( pHandle,
2840 pHandle->pApplicationPrivate,