Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c29 static int start_prepare_run(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame **dec_params) in start_prepare_run()
94 const struct v4l2_ctrl_vp9_frame *dec_params) in chroma_offset()
102 const struct v4l2_ctrl_vp9_frame *dec_params) in mv_offset()
128 const struct v4l2_ctrl_vp9_frame *dec_params) in update_dec_buf_info()
137 const struct v4l2_ctrl_vp9_frame *dec_params) in update_ctx_cur_info()
148 const struct v4l2_ctrl_vp9_frame *dec_params) in config_output()
178 const struct v4l2_ctrl_vp9_frame *dec_params, in config_ref()
203 const struct v4l2_ctrl_vp9_frame *dec_params, in config_ref_registers()
323 const struct v4l2_ctrl_vp9_frame *dec_params, in config_tiles()
403 static void config_segment(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params) in config_segment()
[all …]
H A Dhantro_drv.c274 const struct v4l2_ctrl_vp9_frame *dec_params = ctrl->p_new.p_vp9_frame; in hantro_try_ctrl()
/openbmc/linux/include/media/
H A 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,
H A Dv4l2-ctrls.h84 struct v4l2_ctrl_vp9_frame *p_vp9_frame;
/openbmc/linux/drivers/media/test-drivers/visl/
H A 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),
H A Dvisl-dec.h27 const struct v4l2_ctrl_vp9_frame *frame;
/openbmc/linux/drivers/staging/media/rkvdec/
H A 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()
/openbmc/linux/drivers/media/v4l2-core/
H A 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()
H A Dv4l2-ctrls-core.c111 struct v4l2_ctrl_vp9_frame *p_vp9_frame; in std_init_compound()
488 validate_vp9_frame(struct v4l2_ctrl_vp9_frame *frame) in validate_vp9_frame()
1854 elem_size = sizeof(struct v4l2_ctrl_vp9_frame); in v4l2_ctrl_new()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c431 struct v4l2_ctrl_vp9_frame *frame; in mtk_vdec_s_ctrl()
470 frame = (struct v4l2_ctrl_vp9_frame *)hdr_ctrl->p_new.p; in mtk_vdec_s_ctrl()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c734 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_hdr()
795 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_frame_ctx()
880 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_tile()
933 struct v4l2_ctrl_vp9_frame *hdr) in vdec_vp9_slice_setup_ref_idx()
943 struct v4l2_ctrl_vp9_frame *hdr; in vdec_vp9_slice_setup_pfc()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A 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
H A Dvidioc-queryctrl.rst526 - A struct :c:type:`v4l2_ctrl_vp9_frame`, containing VP9
H A 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.
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1830 struct v4l2_ctrl_vp9_frame __user *p_vp9_frame;
H A Dv4l2-controls.h2737 struct v4l2_ctrl_vp9_frame { struct