Searched refs:wait_for_state (Results 1 – 1 of 1) sorted by relevance
375 static av_cold int wait_for_state(OMXCodecContext *s, OMX_STATETYPE state) in wait_for_state() function568 if (wait_for_state(s, OMX_StateIdle) < 0) { in omx_component_init()574 if (wait_for_state(s, OMX_StateExecuting) < 0) { in omx_component_init()600 wait_for_state(s, OMX_StateIdle); in cleanup()614 wait_for_state(s, OMX_StateLoaded); in cleanup()