Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/visl/
A 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),
A Dvisl-dec.h50 const struct v4l2_ctrl_av1_frame *frame;
/linux/drivers/media/platform/verisilicon/
A 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()
514 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_global_model()
658 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_frame_sign_bias()
686 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_ref()
796 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_segmentation()
1043 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_is_lossless()
1072 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_loopfilter()
1130 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_update_prob()
1165 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_prob()
[all …]
A Dhantro_hw.h276 const struct v4l2_ctrl_av1_frame *frame;
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
A 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/include/media/
A Dv4l2-ctrls.h90 struct v4l2_ctrl_av1_frame *p_av1_frame;
/linux/Documentation/userspace-api/media/v4l/
A 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
A Dvidioc-queryctrl.rst544 - A struct :c:type:`v4l2_ctrl_av1_frame`, containing AV1 Frame/Frame
A 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/drivers/media/v4l2-core/
A 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/include/uapi/linux/
A Dvideodev2.h1876 struct v4l2_ctrl_av1_frame __user *p_av1_frame;
A Dv4l2-controls.h3364 struct v4l2_ctrl_av1_frame { struct

Completed in 101 milliseconds