Symbol: v4l2_ctrl_mpeg2_quantisation
drivers/media/platform/verisilicon/hantro_g1_mpeg2_dec.c
84
struct v4l2_ctrl_mpeg2_quantisation *q;
drivers/media/platform/verisilicon/hantro_hw.h
570
const struct v4l2_ctrl_mpeg2_quantisation *ctrl);
drivers/media/platform/verisilicon/hantro_mpeg2.c
22
const struct v4l2_ctrl_mpeg2_quantisation *ctrl)
drivers/media/platform/verisilicon/rockchip_vpu2_hw_mpeg2_dec.c
86
struct v4l2_ctrl_mpeg2_quantisation *q;
drivers/media/test-drivers/visl/visl-dec.h
20
const struct v4l2_ctrl_mpeg2_quantisation *quant;
drivers/media/test-drivers/visl/visl-trace-mpeg2.h
57
TP_PROTO(const struct v4l2_ctrl_mpeg2_quantisation *q),
drivers/media/test-drivers/visl/visl-trace-mpeg2.h
59
TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_mpeg2_quantisation, q)),
drivers/media/test-drivers/visl/visl-trace-mpeg2.h
88
DEFINE_EVENT(v4l2_ctrl_mpeg2_quant_tmpl, v4l2_ctrl_mpeg2_quantisation,
drivers/media/test-drivers/visl/visl-trace-mpeg2.h
89
TP_PROTO(const struct v4l2_ctrl_mpeg2_quantisation *q),
drivers/media/v4l2-core/v4l2-ctrls-core.c
109
struct v4l2_ctrl_mpeg2_quantisation *p_mpeg2_quant;
drivers/media/v4l2-core/v4l2-ctrls-core.c
1995
elem_size = sizeof(struct v4l2_ctrl_mpeg2_quantisation);
drivers/staging/media/sunxi/cedrus/cedrus.h
67
const struct v4l2_ctrl_mpeg2_quantisation *quantisation;
drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.c
55
const struct v4l2_ctrl_mpeg2_quantisation *quantisation;
include/media/v4l2-ctrls.h
72
struct v4l2_ctrl_mpeg2_quantisation *p_mpeg2_quantisation;
include/uapi/linux/videodev2.h
1899
struct v4l2_ctrl_mpeg2_quantisation __user *p_mpeg2_quantisation;