Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_av1_frame (Results 1 – 12 of 12) sorted by relevance

/linux-6.14.4/drivers/media/test-drivers/visl/
Dvisl-trace-av1.h61 TP_PROTO(const struct v4l2_ctrl_av1_frame *f),
63 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_av1_frame, f)),
293 DEFINE_EVENT(v4l2_ctrl_av1_frame_tmpl, v4l2_ctrl_av1_frame,
294 TP_PROTO(const struct v4l2_ctrl_av1_frame *f),
Dvisl-dec.h50 const struct v4l2_ctrl_av1_frame *frame;
/linux-6.14.4/drivers/media/platform/verisilicon/
Drockchip_vpu981_hw_av1_dec.c114 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_get_frame_index()
148 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_frame_ref()
513 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_global_model()
657 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_frame_sign_bias()
685 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_ref()
793 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_segmentation()
1040 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_is_lossless()
1069 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_loopfilter()
1127 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_update_prob()
1162 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_prob()
[all …]
Dhantro_hw.h276 const struct v4l2_ctrl_av1_frame *frame;
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_av1_req_lat_if.c872 struct v4l2_ctrl_av1_frame *ctrl_fh) in vdec_av1_slice_cleanup_slots()
901 struct v4l2_ctrl_av1_frame *ctrl_fh) in vdec_av1_slice_setup_slot()
1313 struct v4l2_ctrl_av1_frame *ctrl_fh) in vdec_av1_slice_setup_uh()
1492 struct v4l2_ctrl_av1_frame *ctrl_fh) in vdec_av1_slice_setup_ref()
1558 struct v4l2_ctrl_av1_frame *ctrl_fh; in vdec_av1_slice_setup_pfc()
1564 ctrl_fh = (struct v4l2_ctrl_av1_frame *) in vdec_av1_slice_setup_pfc()
/linux-6.14.4/include/media/
Dv4l2-ctrls.h90 struct v4l2_ctrl_av1_frame *p_av1_frame;
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dvidioc-g-ext-ctrls.rst290 * - struct :c:type:`v4l2_ctrl_av1_frame` *
292 - A pointer to a struct :c:type:`v4l2_ctrl_av1_frame`. Valid if this control is
Dvidioc-queryctrl.rst544 - A struct :c:type:`v4l2_ctrl_av1_frame`, containing AV1 Frame/Frame
Dext-ctrls-codec-stateless.rst3110 v4l2_av1_tile_info in struct v4l2_ctrl_av1_frame using tile_row and
3796 .. c:type:: v4l2_ctrl_av1_frame
3802 .. flat-table:: struct v4l2_ctrl_av1_frame
/linux-6.14.4/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c711 static int validate_av1_frame(struct v4l2_ctrl_av1_frame *f) in validate_av1_frame()
1867 elem_size = sizeof(struct v4l2_ctrl_av1_frame); in v4l2_ctrl_new()
/linux-6.14.4/include/uapi/linux/
Dvideodev2.h1882 struct v4l2_ctrl_av1_frame __user *p_av1_frame;
Dv4l2-controls.h3364 struct v4l2_ctrl_av1_frame { struct