Searched defs:FreeResources (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c120 static OMX_ERRORTYPE FreeResources(LCML_DSP_INTERFACE *hInterface);
1276 FreeResources(phandle);
1565 * FreeResources () method is used to allocate the memory using DMM.
1572 OMX_ERRORTYPE FreeResources (LCML_DSP_INTERFACE *hInterface) function
1577 OMX_PRINT1 ((struct OMX_TI_Debug)(((LCML_CODEC_INTERFACE *)hInterface->pCodecinterfacehandle)->dbg), "%d :: LCML:: FreeResources\n",__LINE__);
1589 OMX_PRINT1 ((struct OMX_TI_Debug)(((LCML_CODEC_INTERFACE *)hInterface->pCodecinterfacehandle)->dbg), "%d :: LCML:: FreeResources\n",__LINE__);
2011 "%d :: LCML:: FreeResources\n",__LINE__);
2080 "%d :: LCML:: FreeResources\n",__LINE__);
2232 "%d :: LCML:: FreeResources\n",__LINE__);
2333 "%d :: LCML:: FreeResources\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c185 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param,
196 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param,
1325 FreeResources(pG729Param, pPcmParam, pCompPrivateStruct,
1330 FreeResources(pG729Param, pPcmParam, pCompPrivateStruct,
1612 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param, function
1666 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c228 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param,
234 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param,
1475 FreeResources(pG729Param, pCompPrivateStruct, audioinfo, pInputBuffer, pOutputBuffer);
1477 FreeResources(pG729Param, pCompPrivateStruct, audioinfo, pInputBufferHeader, pOutputBufferHeader, pHandle);
1534 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param, function
1616 OMX_ERRORTYPE FreeResources(OMX_AUDIO_PARAM_G729TYPE* pG729Param, function

Completed in 71 milliseconds