Home
last modified time | relevance | path

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

/third_party/openmax/api/1.1.2/
DOMX_Core.h53 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
/third_party/ffmpeg/libavcodec/
Domx.c285 } else if (data1 == OMX_CommandPortDisable) { in event_handler()