Home
last modified time | relevance | path

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

/third_party/openmax/api/1.1.2/
DOMX_Index.h167 OMX_IndexParamVideoAvc, /**< reference: OMX_VIDEO_PARAM_AVCTYPE */ enumerator
/third_party/ffmpeg/libavcodec/
Domx.c523 err = OMX_GetParameter(s->handle, OMX_IndexParamVideoAvc, &avc); in omx_component_init()
540 err = OMX_SetParameter(s->handle, OMX_IndexParamVideoAvc, &avc); in omx_component_init()