Home
last modified time | relevance | path

Searched refs:OMX_VIDENC_ListDestroy (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h764 OMX_ERRORTYPE OMX_VIDENC_ListDestroy(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c3273 OMX_VIDENC_ListDestroy(&dbg, pMemoryListHead); in ComponentDeInit()
DOMX_VideoEnc_Utils.c306 OMX_ERRORTYPE OMX_VIDENC_ListDestroy(struct OMX_TI_Debug *dbg, struct VIDENC_NODE* pListHead) in OMX_VIDENC_ListDestroy() function