Searched refs:p_h264_pps (Results 1 – 4 of 4) sorted by relevance
806 struct v4l2_ctrl_h264_pps *p_h264_pps; in std_validate_compound() local939 p_h264_pps = p; in std_validate_compound()941 if (p_h264_pps->num_slice_groups_minus1 > 7) in std_validate_compound()943 if (p_h264_pps->num_ref_idx_l0_default_active_minus1 > in std_validate_compound()946 if (p_h264_pps->num_ref_idx_l1_default_active_minus1 > in std_validate_compound()949 if (p_h264_pps->weighted_bipred_idc > 2) in std_validate_compound()956 if (p_h264_pps->pic_init_qp_minus26 < -62 || in std_validate_compound()957 p_h264_pps->pic_init_qp_minus26 > 25) in std_validate_compound()959 if (p_h264_pps->pic_init_qs_minus26 < -26 || in std_validate_compound()960 p_h264_pps->pic_init_qs_minus26 > 25) in std_validate_compound()[all …]
74 struct v4l2_ctrl_h264_pps *p_h264_pps; member
1819 struct v4l2_ctrl_h264_pps *p_h264_pps; member
207 - ``p_h264_pps``