Searched refs:p_h264_pps (Results 1 – 4 of 4) sorted by relevance
879 struct v4l2_ctrl_h264_pps *p_h264_pps; in std_validate_compound() local1013 p_h264_pps = p; in std_validate_compound()1015 if (p_h264_pps->num_slice_groups_minus1 > 7) in std_validate_compound()1023 if (p_h264_pps->weighted_bipred_idc > 2) in std_validate_compound()1030 if (p_h264_pps->pic_init_qp_minus26 < -62 || in std_validate_compound()1031 p_h264_pps->pic_init_qp_minus26 > 25) in std_validate_compound()1033 if (p_h264_pps->pic_init_qs_minus26 < -26 || in std_validate_compound()1034 p_h264_pps->pic_init_qs_minus26 > 25) in std_validate_compound()1036 if (p_h264_pps->chroma_qp_index_offset < -12 || in std_validate_compound()1037 p_h264_pps->chroma_qp_index_offset > 12) in std_validate_compound()[all …]
75 struct v4l2_ctrl_h264_pps *p_h264_pps; member
1864 struct v4l2_ctrl_h264_pps __user *p_h264_pps; member
211 - ``p_h264_pps``