Searched refs:p_h264_pps (Results 1 – 4 of 4) sorted by relevance
809 struct v4l2_ctrl_h264_pps *p_h264_pps; in std_validate_compound() local942 p_h264_pps = p; in std_validate_compound()944 if (p_h264_pps->num_slice_groups_minus1 > 7) in std_validate_compound()946 if (p_h264_pps->num_ref_idx_l0_default_active_minus1 > in std_validate_compound()949 if (p_h264_pps->num_ref_idx_l1_default_active_minus1 > in std_validate_compound()952 if (p_h264_pps->weighted_bipred_idc > 2) in std_validate_compound()959 if (p_h264_pps->pic_init_qp_minus26 < -62 || in std_validate_compound()960 p_h264_pps->pic_init_qp_minus26 > 25) in std_validate_compound()962 if (p_h264_pps->pic_init_qs_minus26 < -26 || in std_validate_compound()963 p_h264_pps->pic_init_qs_minus26 > 25) in std_validate_compound()[all …]
74 struct v4l2_ctrl_h264_pps *p_h264_pps; member
1857 struct v4l2_ctrl_h264_pps __user *p_h264_pps; member
207 - ``p_h264_pps``