Searched refs:OMX_StateExecuting (Results 1 – 2 of 2) sorted by relevance
572 err = OMX_SendCommand(s->handle, OMX_CommandStateSet, OMX_StateExecuting, NULL); in omx_component_init()574 if (wait_for_state(s, OMX_StateExecuting) < 0) { in omx_component_init()595 executing = s->state == OMX_StateExecuting; in cleanup()
105 OMX_StateExecuting, /**< component has accepted the start command and enumerator