Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h754 OMX_ERRORTYPE OMX_VIDENC_Allocate_DSPResources (OMX_IN VIDENC_COMPONENT_PRIVATE* pComponentPrivate,
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c3440 eError = OMX_VIDENC_Allocate_DSPResources(pComponentPrivate, nPortIndex); in UseBuffer()
3776 eError = OMX_VIDENC_Allocate_DSPResources(pComponentPrivate, nPortIndex); in AllocateBuffer()
DOMX_VideoEnc_Utils.c3801 OMX_ERRORTYPE OMX_VIDENC_Allocate_DSPResources(VIDENC_COMPONENT_PRIVATE* pComponentPrivate, in OMX_VIDENC_Allocate_DSPResources() function