Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDec_Thread.c295 … OMX_PRSTATE2(pComponentPrivate->dbg, "eExecuteToIdle 0x%x\n",pComponentPrivate->eExecuteToIdle); in OMX_VidDec_Thread()
336 … OMX_PRSTATE2(pComponentPrivate->dbg, "eExecuteToIdle 0x%x\n",pComponentPrivate->eExecuteToIdle); in OMX_VidDec_Thread()
450 … OMX_PRSTATE2(pComponentPrivate->dbg, "eExecuteToIdle 0x%x\n",pComponentPrivate->eExecuteToIdle); in OMX_VidDec_Return()
477 … OMX_PRSTATE2(pComponentPrivate->dbg, "eExecuteToIdle 0x%x\n",pComponentPrivate->eExecuteToIdle); in OMX_VidDec_Return()
DOMX_VideoDecoder.c644 pComponentPrivate->eExecuteToIdle = nParam1; in VIDDEC_SendCommand()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h937 OMX_STATETYPE eExecuteToIdle; member
1340 (pComponentPrivate->eExecuteToIdle == OMX_StateIdle))
1344 (pComponentPrivate->eExecuteToIdle == OMX_StateExecuting))