Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c383 static const int vp8_arg_ctrl_map[] = { variable
594 #define ARG_CTRL_CNT_MAX NELEMENTS(vp8_arg_ctrl_map)
598 #define ARG_CTRL_CNT_MAX MAX(NELEMENTS(vp8_arg_ctrl_map), \
878 ctrl_args_map = vp8_arg_ctrl_map; in parse_stream_params()