Home
last modified time | relevance | path

Searched refs:p_h264_pred_weights (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c967 struct v4l2_ctrl_h264_pred_weights *p_h264_pred_weights; in std_validate_compound() local
1137 p_h264_pred_weights = p; in std_validate_compound()
1139 if (p_h264_pred_weights->luma_log2_weight_denom > 7) in std_validate_compound()
1141 if (p_h264_pred_weights->chroma_log2_weight_denom > 7) in std_validate_compound()