Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dmpeg2-ctrls.h69 struct v4l2_ctrl_mpeg2_quantization { struct
Dv4l2-ctrls.h63 struct v4l2_ctrl_mpeg2_quantization *p_mpeg2_quantization;
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_mpeg2.c22 const struct v4l2_ctrl_mpeg2_quantization *ctrl) in hantro_mpeg2_dec_copy_qtable()
Dhantro_hw.h171 const struct v4l2_ctrl_mpeg2_quantization *ctrl);
Dhantro_g1_mpeg2_dec.c88 struct v4l2_ctrl_mpeg2_quantization *quantization; in hantro_g1_mpeg2_dec_set_quantization()
Drk3399_vpu_hw_mpeg2_dec.c90 struct v4l2_ctrl_mpeg2_quantization *quantization; in rk3399_vpu_mpeg2_dec_set_quantization()
/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus.h67 const struct v4l2_ctrl_mpeg2_quantization *quantization;
Dcedrus_mpeg2.c80 const struct v4l2_ctrl_mpeg2_quantization *quantization; in cedrus_mpeg2_setup()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-queryctrl.rst444 - A struct :c:type:`v4l2_ctrl_mpeg2_quantization`, containing MPEG-2
Dext-ctrls-codec.rst2253 .. c:type:: v4l2_ctrl_mpeg2_quantization
2263 .. flat-table:: struct v4l2_ctrl_mpeg2_quantization
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ctrls.c2401 elem_size = sizeof(struct v4l2_ctrl_mpeg2_quantization); in v4l2_ctrl_new()