Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_vp8_frame (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/media/test-drivers/visl/
A Dvisl-trace-vp8.h12 TP_PROTO(const struct v4l2_ctrl_vp8_frame *f),
14 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_vp8_frame, f)),
38 TP_PROTO(const struct v4l2_ctrl_vp8_frame *f),
40 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_vp8_frame, f)),
140 DEFINE_EVENT(v4l2_ctrl_vp8_frame_tmpl, v4l2_ctrl_vp8_frame,
141 TP_PROTO(const struct v4l2_ctrl_vp8_frame *f),
146 TP_PROTO(const struct v4l2_ctrl_vp8_frame *f),
A Dvisl-dec.h23 const struct v4l2_ctrl_vp8_frame *frame;
/linux-6.3-rc2/drivers/media/platform/verisilicon/
A Dhantro_g1_vp8_dec.c135 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_lf()
177 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_qp()
232 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_parts()
330 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_tap()
370 const struct v4l2_ctrl_vp8_frame *hdr, in cfg_ref()
407 const struct v4l2_ctrl_vp8_frame *hdr, in cfg_buffers()
434 const struct v4l2_ctrl_vp8_frame *hdr; in hantro_g1_vp8_dec_run()
A Drockchip_vpu2_hw_vp8_dec.c276 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_lf()
315 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_qp()
345 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_parts()
428 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_tap()
447 const struct v4l2_ctrl_vp8_frame *hdr, in cfg_ref()
483 const struct v4l2_ctrl_vp8_frame *hdr, in cfg_buffers()
511 const struct v4l2_ctrl_vp8_frame *hdr; in rockchip_vpu2_vp8_dec_run()
A Dhantro_hw.h432 const struct v4l2_ctrl_vp8_frame *hdr);
A Dhantro_vp8.c50 const struct v4l2_ctrl_vp8_frame *hdr) in hantro_vp8_prob_update()
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_vp8_req_if.c216 static u64 vdec_vp8_slice_get_ref_by_ts(const struct v4l2_ctrl_vp8_frame *frame_header, in vdec_vp8_slice_get_ref_by_ts()
235 const struct v4l2_ctrl_vp8_frame *frame_header; in vdec_vp8_slice_get_decode_parameters()
304 (int)sizeof(struct v4l2_ctrl_vp8_frame), in vdec_vp8_slice_init()
/linux-6.3-rc2/drivers/staging/media/sunxi/cedrus/
A Dcedrus_vp8.c526 const struct v4l2_ctrl_vp8_frame *slice) in cedrus_read_header()
594 static void cedrus_vp8_update_probs(const struct v4l2_ctrl_vp8_frame *slice, in cedrus_vp8_update_probs()
656 const struct v4l2_ctrl_vp8_frame *slice = run->vp8.frame_params; in cedrus_vp8_setup()
A Dcedrus.h81 const struct v4l2_ctrl_vp8_frame *frame_params;
/linux-6.3-rc2/include/media/
A Dv4l2-ctrls.h75 struct v4l2_ctrl_vp8_frame *p_vp8_frame;
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c110 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_init_compound()
560 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_validate_compound()
1576 elem_size = sizeof(struct v4l2_ctrl_vp8_frame); in v4l2_ctrl_new()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-ext-ctrls.rst220 * - struct :c:type:`v4l2_ctrl_vp8_frame` *
222 - A pointer to a struct :c:type:`v4l2_ctrl_vp8_frame`. Valid if this control is
A Dvidioc-queryctrl.rst508 - A struct :c:type:`v4l2_ctrl_vp8_frame`, containing VP8
A Dext-ctrls-codec-stateless.rst934 .. c:type:: v4l2_ctrl_vp8_frame
944 .. flat-table:: struct v4l2_ctrl_vp8_frame
/linux-6.3-rc2/include/uapi/linux/
A Dv4l2-controls.h1837 struct v4l2_ctrl_vp8_frame { struct
A Dvideodev2.h1807 struct v4l2_ctrl_vp8_frame __user *p_vp8_frame;

Completed in 44 milliseconds