Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_CodecInterface.h116 OMX_ERRORTYPE (*QueueBuffer)(OMX_HANDLETYPE hComponent, member
DLCML_DspCodec.h220 ((LCML_CODEC_INTERFACE*)hInterface)->QueueBuffer( \
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c98 static OMX_ERRORTYPE QueueBuffer(OMX_HANDLETYPE hComponent,
165 dspcodecinterface->QueueBuffer = QueueBuffer; in GetHandle()
858 static OMX_ERRORTYPE QueueBuffer (OMX_HANDLETYPE hComponent, in QueueBuffer() function