Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_dec.c54 run.h264.scaling_matrix = cedrus_find_control_data(ctx, in cedrus_device_run()
Dcedrus.h62 const struct v4l2_ctrl_h264_scaling_matrix *scaling_matrix; member
Dcedrus_h264.c240 run->h264.scaling_matrix; in cedrus_write_scaling_lists()
/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c114 const struct v4l2_ctrl_h264_scaling_matrix *scaling_matrix; member
794 const struct v4l2_ctrl_h264_scaling_matrix *scaling = run->scaling_matrix; in assemble_hw_scaling_list()
1080 run->scaling_matrix = ctrl ? ctrl->p_cur.p : NULL; in rkvdec_h264_run_preamble()