Searched refs:phandle (Results 1 - 25 of 27) sorted by relevance

12

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c226 LCML_DSP_INTERFACE * phandle; local
247 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)hInt)->pCodec);
250 phandle->pPERF = PERF_Create(PERF_FOURCC('C','M','L',' '),
255 PERF_Boundary(phandle->pPERF,
260 pthread_mutex_init(&phandle->m_isStopped_mutex, NULL);
261 phandle->mapped_buffer_count = 0;
265 phandle->dspCodec->Callbacks.LCML_Callback = pCallbacks->LCML_Callback;
279 status = DSPProcessor_Attach(TI_PROCESSOR_DSP, NULL, &(phandle->dspCodec->hProc));
284 for (dllinfo=0; dllinfo < phandle->dspCodec->NodeInfo.nNumOfDLLs; dllinfo++)
286 OMX_PRINT2 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d :: Register Component Node\n",phandle
532 LCML_DSP_INTERFACE * phandle; local
864 LCML_DSP_INTERFACE * phandle; local
1157 LCML_DSP_INTERFACE * phandle; local
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c706 /* Got handle of dsp via phandle filling information about DSP Specific things */
1406 LCML_DSP_INTERFACE * phandle = NULL; local
1452 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
1462 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
1471 eError = OMX_DmmMap(phandle->dspCodec->hProc,
1603 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
1614 OMX_DmmUnMap(phandle->dspCodec->hProc,
1626 eError = OMX_DmmMap(phandle->dspCodec->hProc,
H A DOMX_G711Encoder.c539 * @param phandle handle for this instance of the component
548 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
554 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c800 /* Got handle of dsp via phandle filling information about DSP
1744 LCML_DSP_INTERFACE * phandle; local
2071 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
2075 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
2083 eError = OMX_DmmMap(phandle->dspCodec->hProc,
2201 status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pLcmlHdr->pFrameParam, nFrames*sizeof(WAMRDEC_FrameStruct), 0);
2319 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
2333 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
2341 eError = OMX_DmmMap(phandle->dspCodec->hProc,
2365 status = DSPProcessor_FlushMemory(phandle
2511 LCML_DSP_INTERFACE *phandle = (LCML_DSP_INTERFACE *)args[6]; local
[all...]
H A DOMX_WbAmrDecoder.c581 * @param phandle handle for this instance of the component
590 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
596 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
602 OMX_PRDSP2(pCompPrivate->dbg, "phandle = %p\n",phandle);
605 pCompPrivate->pHandle = phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c559 * @param phandle handle for this instance of the component
568 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
574 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
580 G711DEC_DPRINT("phandle = %p\n", phandle);
583 pCompPrivate->pHandle = phandle;
H A DOMX_G711Dec_Utils.c770 /* Got handle of dsp via phandle filling information about DSP specific things */
1510 LCML_DSP_INTERFACE * phandle = NULL; local
1635 phandle = (LCML_DSP_INTERFACE *)(
1644 OMX_DmmUnMap(phandle->dspCodec->hProc,
1662 eError = OMX_DmmMap(phandle->dspCodec->hProc,
2117 LCML_DSP_INTERFACE *phandle = (LCML_DSP_INTERFACE *)args[6]; local
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c563 * @param phandle handle for this instance of the component
572 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
578 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
590 G729DEC_DPRINT("phandle = %p\n",phandle);
593 pCompPrivate->pHandle = phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c800 /* Got handle of dsp via phandle filling information about DSP
1720 LCML_DSP_INTERFACE * phandle; local
2078 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
2082 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
2093 eError = OMX_DmmMap(phandle->dspCodec->hProc,
2217 status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pLcmlHdr->pFrameParam, nFrames*sizeof(NBAMRDEC_FrameStruct), 0);
2354 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
2367 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
2378 eError = OMX_DmmMap(phandle->dspCodec->hProc,
2401 status = DSPProcessor_FlushMemory(phandle
[all...]
H A DOMX_AmrDecoder.c608 * @param phandle handle for this instance of the component
617 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
623 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
629 OMX_PRDSP1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::phandle = %p\n",__LINE__,phandle);
632 pCompPrivate->pHandle = phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c755 /* Got handle of dsp via phandle filling information about DSP Specific things */
1580 LCML_DSP_INTERFACE * phandle = NULL; local
1755 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
1759 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
1767 eError = OMX_DmmMap(phandle->dspCodec->hProc,
1898 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
1903 OMX_DmmUnMap(phandle->dspCodec->hProc,
1914 eError = OMX_DmmMap(phandle->dspCodec->hProc,
H A DOMX_AmrEncoder.c667 * @param phandle handle for this instance of the component
676 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
682 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c792 /* Got handle of dsp via phandle filling information about DSP Specific things */
1701 LCML_DSP_INTERFACE * phandle; local
1906 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
1911 OMX_DmmUnMap(phandle->dspCodec->hProc, /*Unmap DSP memory used*/
1922 eError = OMX_DmmMap(phandle->dspCodec->hProc,
2035 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
2040 OMX_DmmUnMap(phandle->dspCodec->hProc,
2054 eError = OMX_DmmMap(phandle->dspCodec->hProc,
H A DOMX_WbAmrEncoder.c640 * @param phandle handle for this instance of the component
649 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
654 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c605 * @param phandle handle for this instance of the component
614 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
620 OMX_CONF_CHECK_CMD(phandle,1,1); /*NOTE: Cmd, pCmdData, nParam are NULL for khronos*/
622 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c894 * @param phandle handle for this instance of the component
902 static OMX_ERRORTYPE VPP_SendCommand (OMX_IN OMX_HANDLETYPE phandle, argument
909 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
914 OMX_CHECK_CMD(phandle, OMX_TRUE, OMX_TRUE);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c469 * @param phandle This is component handle.
485 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
491 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c642 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
648 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c475 * @param phandle This is component handle.
491 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
497 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
H A DOMX_G726Dec_Utils.c1313 LCML_DSP_INTERFACE * phandle = NULL; local
1434 phandle = (LCML_DSP_INTERFACE *)(((LCML_CODEC_INTERFACE *)pLcmlHandle->pCodecinterfacehandle)->pCodec);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c505 * @param phandle handle for this instance of the component
514 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
520 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c571 * @param phandle handle for this instance of the component
580 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
586 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c616 * @param phandle handle for this instance of the component
625 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
632 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c524 * @param phandle handle for this instance of the component
533 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
539 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c523 * @param phandle This is component handle.
539 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, argument
545 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)phandle;

Completed in 324 milliseconds

12