Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H 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()
512 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_global_model()
656 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_frame_sign_bias()
684 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_ref()
794 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_segmentation()
1041 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_is_lossless()
1070 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_loopfilter()
1128 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_update_prob()
1163 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_prob()
[all …]
H A Dhantro_hw.h265 const struct v4l2_ctrl_av1_frame *frame;
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H 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()
/openbmc/linux/include/media/
H A Dv4l2-ctrls.h90 struct v4l2_ctrl_av1_frame *p_av1_frame;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H 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
H A Dvidioc-queryctrl.rst544 - A struct :c:type:`v4l2_ctrl_av1_frame`, containing AV1 Frame/Frame
H A Dext-ctrls-codec-stateless.rst3106 v4l2_av1_tile_info in struct v4l2_ctrl_av1_frame using tile_row and
3792 .. c:type:: v4l2_ctrl_av1_frame
3798 .. flat-table:: struct v4l2_ctrl_av1_frame
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c708 static int validate_av1_frame(struct v4l2_ctrl_av1_frame *f) in validate_av1_frame()
1863 elem_size = sizeof(struct v4l2_ctrl_av1_frame); in v4l2_ctrl_new()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1838 struct v4l2_ctrl_av1_frame __user *p_av1_frame;
H A Dv4l2-controls.h3356 struct v4l2_ctrl_av1_frame { struct