Searched refs:p_h264_pred_weights (Results 1 – 4 of 4) sorted by relevance
78 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; member
807 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; in std_validate_compound() local974 p_h264_pred_weights = p; in std_validate_compound()976 if (p_h264_pred_weights->luma_log2_weight_denom > 7) in std_validate_compound()978 if (p_h264_pred_weights->chroma_log2_weight_denom > 7) in std_validate_compound()
215 - ``p_h264_pred_weights``
1820 struct v4l2_ctrl_h264_pred_weights __user *p_h264_pred_weights; member