Searched refs:input_control_points (Results 1 – 1 of 1) sorted by relevance
334 get_patch_count_threshold(int input_control_points) in get_patch_count_threshold() argument336 if (input_control_points <= 4) in get_patch_count_threshold()338 else if (input_control_points <= 6) in get_patch_count_threshold()340 else if (input_control_points <= 8) in get_patch_count_threshold()342 else if (input_control_points <= 10) in get_patch_count_threshold()344 else if (input_control_points <= 14) in get_patch_count_threshold()