Symbol: v4l2_ctrl_av1_frame
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
1313
struct v4l2_ctrl_av1_frame *ctrl_fh)
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
1492
struct v4l2_ctrl_av1_frame *ctrl_fh)
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
1558
struct v4l2_ctrl_av1_frame *ctrl_fh;
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
1564
ctrl_fh = (struct v4l2_ctrl_av1_frame *)
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
872
struct v4l2_ctrl_av1_frame *ctrl_fh)
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c
901
struct v4l2_ctrl_av1_frame *ctrl_fh)
drivers/media/platform/verisilicon/hantro_hw.h
276
const struct v4l2_ctrl_av1_frame *frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1048
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1077
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1135
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1170
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
122
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1400
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1450
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1481
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
156
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1580
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1601
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
1873
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
521
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
665
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
693
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c
801
const struct v4l2_ctrl_av1_frame *frame = ctrls->frame;
drivers/media/test-drivers/visl/visl-dec.h
53
const struct v4l2_ctrl_av1_frame *frame;
drivers/media/test-drivers/visl/visl-trace-av1.h
293
DEFINE_EVENT(v4l2_ctrl_av1_frame_tmpl, v4l2_ctrl_av1_frame,
drivers/media/test-drivers/visl/visl-trace-av1.h
294
TP_PROTO(const struct v4l2_ctrl_av1_frame *f),
drivers/media/test-drivers/visl/visl-trace-av1.h
61
TP_PROTO(const struct v4l2_ctrl_av1_frame *f),
drivers/media/test-drivers/visl/visl-trace-av1.h
63
TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_av1_frame, f)),
drivers/media/v4l2-core/v4l2-ctrls-core.c
2061
elem_size = sizeof(struct v4l2_ctrl_av1_frame);
drivers/media/v4l2-core/v4l2-ctrls-core.c
793
static int validate_av1_frame(struct v4l2_ctrl_av1_frame *f)
include/media/v4l2-ctrls.h
91
struct v4l2_ctrl_av1_frame *p_av1_frame;
include/uapi/linux/videodev2.h
1909
struct v4l2_ctrl_av1_frame __user *p_av1_frame;