Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h758 OMX_ERRORTYPE OMX_VIDENC_ListCreate(struct OMX_TI_Debug *dbg, struct VIDENC_NODE** pListHead);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c349 eError = OMX_VIDENC_ListCreate(&dbg, &pMemoryListHead); in OMX_ComponentInit()
DOMX_VideoEnc_Utils.c192 OMX_ERRORTYPE OMX_VIDENC_ListCreate(struct OMX_TI_Debug *dbg, struct VIDENC_NODE** pListHead) in OMX_VIDENC_ListCreate() function