Searched refs:p_h264_pps (Results 1 – 4 of 4) sorted by relevance
332 struct v4l2_ctrl_h264_pps *p_h264_pps; in std_validate_compound() local466 p_h264_pps = p; in std_validate_compound()468 if (p_h264_pps->num_slice_groups_minus1 > 7) in std_validate_compound()470 if (p_h264_pps->num_ref_idx_l0_default_active_minus1 > in std_validate_compound()473 if (p_h264_pps->num_ref_idx_l1_default_active_minus1 > in std_validate_compound()476 if (p_h264_pps->weighted_bipred_idc > 2) in std_validate_compound()483 if (p_h264_pps->pic_init_qp_minus26 < -62 || in std_validate_compound()484 p_h264_pps->pic_init_qp_minus26 > 25) in std_validate_compound()486 if (p_h264_pps->pic_init_qs_minus26 < -26 || in std_validate_compound()487 p_h264_pps->pic_init_qs_minus26 > 25) in std_validate_compound()[all …]
74 struct v4l2_ctrl_h264_pps *p_h264_pps; member
1743 struct v4l2_ctrl_h264_pps *p_h264_pps; member
197 - ``p_h264_pps``