Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c27 static int start_prepare_run(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame **dec_params) in start_prepare_run()
110 const struct v4l2_ctrl_vp9_frame *dec_params) in update_dec_buf_info()
119 const struct v4l2_ctrl_vp9_frame *dec_params) in update_ctx_cur_info()
130 const struct v4l2_ctrl_vp9_frame *dec_params) in config_output()
162 const struct v4l2_ctrl_vp9_frame *dec_params, in config_ref()
187 const struct v4l2_ctrl_vp9_frame *dec_params, in config_ref_registers()
307 const struct v4l2_ctrl_vp9_frame *dec_params, in config_tiles()
387 static void config_segment(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_segment()
470 static void config_loop_filter(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_loop_filter()
499 config_bit_depth(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_bit_depth()
[all …]
Dhantro_drv.c276 const struct v4l2_ctrl_vp9_frame *dec_params = ctrl->p_new.p_vp9_frame; in hantro_try_ctrl()
/linux-6.14.4/include/media/
Dv4l2-vp9.h165 const struct v4l2_ctrl_vp9_frame *dec_params);
178 u8 v4l2_vp9_reset_frame_ctx(const struct v4l2_ctrl_vp9_frame *dec_params,
Dv4l2-ctrls.h84 struct v4l2_ctrl_vp9_frame *p_vp9_frame;
/linux-6.14.4/drivers/media/test-drivers/visl/
Dvisl-trace-vp9.h12 TP_PROTO(const struct v4l2_ctrl_vp9_frame *f),
14 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_vp9_frame, f)),
265 DEFINE_EVENT(v4l2_ctrl_vp9_frame_tmpl, v4l2_ctrl_vp9_frame,
266 TP_PROTO(const struct v4l2_ctrl_vp9_frame *f),
Dvisl-dec.h27 const struct v4l2_ctrl_vp9_frame *frame;
/linux-6.14.4/drivers/staging/media/rkvdec/
Drkvdec-vp9.c141 const struct v4l2_ctrl_vp9_frame *decode_params;
313 const struct v4l2_ctrl_vp9_frame *dec_params; in init_probs()
491 const struct v4l2_ctrl_vp9_frame *dec_params) in update_dec_buf_info()
500 const struct v4l2_ctrl_vp9_frame *dec_params) in update_ctx_cur_info()
520 const struct v4l2_ctrl_vp9_frame *dec_params; in config_registers()
697 const struct v4l2_ctrl_vp9_frame *dec_params) in validate_dec_params()
730 const struct v4l2_ctrl_vp9_frame *dec_params; in rkvdec_vp9_run_preamble()
/linux-6.14.4/drivers/media/v4l2-core/
Dv4l2-vp9.c1225 const struct v4l2_ctrl_vp9_frame *dec_params) in update_coef_probs()
1359 const struct v4l2_ctrl_vp9_frame *dec_params) in update_mv_probs()
1417 const struct v4l2_ctrl_vp9_frame *dec_params) in v4l2_vp9_fw_update_probs()
1447 u8 v4l2_vp9_reset_frame_ctx(const struct v4l2_ctrl_vp9_frame *dec_params, in v4l2_vp9_reset_frame_ctx()
Dv4l2-ctrls-core.c111 struct v4l2_ctrl_vp9_frame *p_vp9_frame; in std_init_compound()
491 validate_vp9_frame(struct v4l2_ctrl_vp9_frame *frame) in validate_vp9_frame()
1858 elem_size = sizeof(struct v4l2_ctrl_vp9_frame); in v4l2_ctrl_new()
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec_stateless.c460 struct v4l2_ctrl_vp9_frame *frame; in mtk_vdec_s_ctrl()
499 frame = (struct v4l2_ctrl_vp9_frame *)hdr_ctrl->p_new.p; in mtk_vdec_s_ctrl()
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_req_lat_if.c733 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_hdr()
794 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_frame_ctx()
879 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_tile()
932 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_ref_idx()
942 struct v4l2_ctrl_vp9_frame *hdr; in vdec_vp9_slice_setup_pfc()
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dvidioc-g-ext-ctrls.rst250 * - struct :c:type:`v4l2_ctrl_vp9_frame` *
252 - A pointer to a struct :c:type:`v4l2_ctrl_vp9_frame`. Valid if this
Dvidioc-queryctrl.rst526 - A struct :c:type:`v4l2_ctrl_vp9_frame`, containing VP9
Dext-ctrls-codec-stateless.rst1602 .. c:type:: v4l2_ctrl_vp9_frame
1612 .. flat-table:: struct v4l2_ctrl_vp9_frame
1801 :c:type:`v4l2_ctrl_vp9_frame`.frame_context_idx.
/linux-6.14.4/include/uapi/linux/
Dvideodev2.h1874 struct v4l2_ctrl_vp9_frame __user *p_vp9_frame;
Dv4l2-controls.h2745 struct v4l2_ctrl_vp9_frame { struct