Home
last modified time | relevance | path

Searched refs:WaitForEvent (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_CodecInterface.h112 OMX_ERRORTYPE (*WaitForEvent)(OMX_HANDLETYPE hComponent, member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c95 static OMX_ERRORTYPE WaitForEvent(OMX_HANDLETYPE hComponent,
164 dspcodecinterface->WaitForEvent = WaitForEvent; in GetHandle()
833 static OMX_ERRORTYPE WaitForEvent(OMX_HANDLETYPE hComponent, in WaitForEvent() function