Home
last modified time | relevance | path

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

/third_party/openmax/api/1.1.2/
DOMX_Core.h481 OMX_EventCmdComplete, /**< component has sucessfully completed a command */ enumerator
/third_party/ffmpeg/libavcodec/
Domx.c278 case OMX_EventCmdComplete: in event_handler()