Home
last modified time | relevance | path

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

/third_party/openmax/api/1.1.2/
DOMX_Index.h66 OMX_IndexParamVideoInit, /**< reference: OMX_PORT_PARAM_TYPE */ enumerator
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec.c401 case OMX_IndexParamVideoInit: in vid_dec_GetParameter()
Dvid_enc.c439 case OMX_IndexParamVideoInit: in vid_enc_GetParameter()
/third_party/ffmpeg/libavcodec/
Domx.c422 err = OMX_GetParameter(s->handle, OMX_IndexParamVideoInit, &video_port_params); in omx_component_init()