Searched refs:p_h264_pred_weights (Results 1 – 4 of 4) sorted by relevance
333 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; in std_validate_compound() local501 p_h264_pred_weights = p; in std_validate_compound()503 if (p_h264_pred_weights->luma_log2_weight_denom > 7) in std_validate_compound()505 if (p_h264_pred_weights->chroma_log2_weight_denom > 7) in std_validate_compound()
78 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; member
1754 struct v4l2_ctrl_h264_pred_weights __user *p_h264_pred_weights; member
205 - ``p_h264_pred_weights``
Completed in 31 milliseconds