Home
last modified time | relevance | path

Searched refs:p_vp9_frame (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c111 struct v4l2_ctrl_vp9_frame *p_vp9_frame; in std_init_compound() local
154 p_vp9_frame = p; in std_init_compound()
155 p_vp9_frame->profile = 0; in std_init_compound()
156 p_vp9_frame->bit_depth = 8; in std_init_compound()
157 p_vp9_frame->flags |= V4L2_VP9_FRAME_FLAG_X_SUBSAMPLING | in std_init_compound()
/linux-6.3-rc2/include/media/
A Dv4l2-ctrls.h80 struct v4l2_ctrl_vp9_frame *p_vp9_frame; member
/linux-6.3-rc2/drivers/media/platform/verisilicon/
A Dhantro_drv.c280 const struct v4l2_ctrl_vp9_frame *dec_params = ctrl->p_new.p_vp9_frame; in hantro_try_ctrl()
318 ctx->bit_depth = ctrl->p_new.p_vp9_frame->bit_depth; in hantro_vp9_s_ctrl()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h1812 struct v4l2_ctrl_vp9_frame __user *p_vp9_frame; member
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-ext-ctrls.rst241 - ``p_vp9_frame``

Completed in 22 milliseconds