Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h273 TP_PROTO(const struct v4l2_ctrl_hevc_scaling_matrix *s),
275 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_hevc_scaling_matrix, s)),
384 DEFINE_EVENT(v4l2_ctrl_hevc_scaling_matrix_tmpl, v4l2_ctrl_hevc_scaling_matrix,
385 TP_PROTO(const struct v4l2_ctrl_hevc_scaling_matrix *s),
H A Dvisl-dec.h44 const struct v4l2_ctrl_hevc_scaling_matrix *sm;
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h75 const struct v4l2_ctrl_hevc_scaling_matrix *scaling_matrix;
H A Dcedrus_h265.c273 const struct v4l2_ctrl_hevc_scaling_matrix *scaling; in cedrus_h265_write_scaling_list()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_hw.h127 const struct v4l2_ctrl_hevc_scaling_matrix *scaling;
H A Dhantro_g2_hevc_dec.c533 const struct v4l2_ctrl_hevc_scaling_matrix *sc = ctrls->scaling; in prepare_scaling_list_buffer()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c549 const struct v4l2_ctrl_hevc_scaling_matrix *src_matrix) in vdec_hevc_copy_scaling_matrix()
593 const struct v4l2_ctrl_hevc_scaling_matrix *src_matrix; in vdec_hevc_slice_fill_decode_parameters()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst274 * - struct :c:type:`v4l2_ctrl_hevc_scaling_matrix` *
276 - A pointer to a struct :c:type:`v4l2_ctrl_hevc_scaling_matrix`. Valid if this
H A Dvidioc-queryctrl.rst502 - A struct :c:type:`v4l2_ctrl_hevc_scaling_matrix`, containing HEVC
H A Dext-ctrls-codec-stateless.rst2568 .. c:type:: v4l2_ctrl_hevc_scaling_matrix
2578 .. flat-table:: struct v4l2_ctrl_hevc_scaling_matrix
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1834 struct v4l2_ctrl_hevc_scaling_matrix __user *p_hevc_scaling_matrix;
H A Dv4l2-controls.h2522 struct v4l2_ctrl_hevc_scaling_matrix { struct
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1839 elem_size = sizeof(struct v4l2_ctrl_hevc_scaling_matrix); in v4l2_ctrl_new()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch554 +struct v4l2_ctrl_hevc_scaling_matrix {
814 +struct v4l2_ctrl_hevc_scaling_matrix {
1059 +struct v4l2_ctrl_hevc_scaling_matrix {
1578 + * struct v4l2_ctrl_hevc_scaling_matrix - HEVC scaling lists parameters
1599 +struct v4l2_ctrl_hevc_scaling_matrix {
8388 + struct v4l2_ctrl_hevc_scaling_matrix scaling_matrix;
8818 + struct v4l2_ctrl_hevc_scaling_matrix * const sm)
9402 + sizeof(struct v4l2_ctrl_hevc_scaling_matrix),