Home
last modified time | relevance | path

Searched refs:OMX_DirInput (Results 1 – 4 of 4) sorted by relevance

/third_party/openmax/api/1.1.2/
DOMX_Types.h228 OMX_DirInput, /**< Port is an input port */ enumerator
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264d.c49 OMX_DirInput, in instantiate_h264d_input_port()
Dh264e.c47 OMX_DirInput, in instantiate_h264e_input_port()
/third_party/ffmpeg/libavcodec/
Domx.c429 if (port_params.eDir == OMX_DirInput && s->in_port < 0) { in omx_component_init()