Searched refs:v4l2_ctrl_hevc_scaling_matrix (Results 1 – 13 of 13) sorted by relevance
273 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),
44 const struct v4l2_ctrl_hevc_scaling_matrix *sm;
75 const struct v4l2_ctrl_hevc_scaling_matrix *scaling_matrix;
273 const struct v4l2_ctrl_hevc_scaling_matrix *scaling; in cedrus_h265_write_scaling_list()
136 const struct v4l2_ctrl_hevc_scaling_matrix *scaling;
533 const struct v4l2_ctrl_hevc_scaling_matrix *sc = ctrls->scaling; in prepare_scaling_list_buffer()
549 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()
274 * - struct :c:type:`v4l2_ctrl_hevc_scaling_matrix` *276 - A pointer to a struct :c:type:`v4l2_ctrl_hevc_scaling_matrix`. Valid if this
502 - A struct :c:type:`v4l2_ctrl_hevc_scaling_matrix`, containing HEVC
2568 .. c:type:: v4l2_ctrl_hevc_scaling_matrix2578 .. flat-table:: struct v4l2_ctrl_hevc_scaling_matrix
1872 struct v4l2_ctrl_hevc_scaling_matrix __user *p_hevc_scaling_matrix;
2530 struct v4l2_ctrl_hevc_scaling_matrix { struct
1843 elem_size = sizeof(struct v4l2_ctrl_hevc_scaling_matrix); in v4l2_ctrl_new()