Home
last modified time | relevance | path

Searched refs:p_av1_sequence (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c282 const struct v4l2_ctrl_av1_sequence *sequence = ctrl->p_new.p_av1_sequence; in hantro_try_ctrl()
368 int bit_depth = ctrl->p_new.p_av1_sequence->bit_depth; in hantro_av1_s_ctrl()
371 if (ctrl->p_new.p_av1_sequence->flags in hantro_av1_s_ctrl()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c114 struct v4l2_ctrl_av1_sequence *p_av1_sequence; in std_init_compound() local
162 p_av1_sequence = p; in std_init_compound()
167 p_av1_sequence->bit_depth = 8; in std_init_compound()
168 p_av1_sequence->flags |= V4L2_AV1_SEQUENCE_FLAG_SUBSAMPLING_X | in std_init_compound()