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