Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/visl/
H 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),
H A Dvisl-dec.h23 const struct v4l2_ctrl_vp8_frame *frame;
/linux/drivers/media/platform/verisilicon/
H 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()
H 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()
H A Dhantro_vp8.c50 const struct v4l2_ctrl_vp8_frame *hdr) in hantro_vp8_prob_update()
H A Dhantro_hw.h579 const struct v4l2_ctrl_vp8_frame *hdr);
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_req_if.c214 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()
233 const struct v4l2_ctrl_vp8_frame *frame_header; in vdec_vp8_slice_get_decode_parameters()
302 (int)sizeof(struct v4l2_ctrl_vp8_frame), in vdec_vp8_slice_init()
/linux/drivers/staging/media/sunxi/cedrus/
H 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()
H A Dcedrus.h81 const struct v4l2_ctrl_vp8_frame *frame_params;
/linux/include/media/
H A Dv4l2-ctrls.h79 struct v4l2_ctrl_vp8_frame *p_vp8_frame;
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c110 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_init_compound()
806 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_validate_compound()
1831 elem_size = sizeof(struct v4l2_ctrl_vp8_frame); in v4l2_ctrl_new()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst230 * - struct :c:type:`v4l2_ctrl_vp8_frame` *
232 - A pointer to a struct :c:type:`v4l2_ctrl_vp8_frame`. Valid if this control is
H A Dvidioc-queryctrl.rst508 - A struct :c:type:`v4l2_ctrl_vp8_frame`, containing VP8
H A Dext-ctrls-codec-stateless.rst934 .. c:type:: v4l2_ctrl_vp8_frame
944 .. flat-table:: struct v4l2_ctrl_vp8_frame
/linux/include/uapi/linux/
H A Dvideodev2.h1869 struct v4l2_ctrl_vp8_frame __user *p_vp8_frame;
H A Dv4l2-controls.h1933 struct v4l2_ctrl_vp8_frame { struct