Searched refs:input_control_points (Results 1 – 2 of 2) sorted by relevance
28 get_patch_count_threshold(int input_control_points) in get_patch_count_threshold() argument30 if (input_control_points <= 4) in get_patch_count_threshold()32 else if (input_control_points <= 6) in get_patch_count_threshold()34 else if (input_control_points <= 8) in get_patch_count_threshold()36 else if (input_control_points <= 10) in get_patch_count_threshold()38 else if (input_control_points <= 14) in get_patch_count_threshold()
335 get_patch_count_threshold(int input_control_points) in get_patch_count_threshold() argument337 if (input_control_points <= 4) in get_patch_count_threshold()339 else if (input_control_points <= 6) in get_patch_count_threshold()341 else if (input_control_points <= 8) in get_patch_count_threshold()343 else if (input_control_points <= 10) in get_patch_count_threshold()345 else if (input_control_points <= 14) in get_patch_count_threshold()