Searched refs:p_vp9_frame (Results 1 – 5 of 5) sorted by relevance
111 struct v4l2_ctrl_vp9_frame *p_vp9_frame; in std_init_compound() local154 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()
80 struct v4l2_ctrl_vp9_frame *p_vp9_frame; member
280 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()
1812 struct v4l2_ctrl_vp9_frame __user *p_vp9_frame; member
241 - ``p_vp9_frame``
Completed in 24 milliseconds