Searched refs:VIDDEC_GetState (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c215 static OMX_ERRORTYPE VIDDEC_GetState (OMX_HANDLETYPE hComp, OMX_STATETYPE* pState);
313 pHandle->GetState = VIDDEC_GetState;
2268 * VIDDEC_GetState() Sets application callbacks to the component
2282 static OMX_ERRORTYPE VIDDEC_GetState (OMX_HANDLETYPE hComponent, function
2334 OMX_ERROR4(pComponentPrivate->dbg, "VIDDEC_GetState timed out\n");

Completed in 9 milliseconds