Searched refs:index_right (Results 1 – 1 of 1) sorted by relevance
379 uint32_t *index_right, in find_software_points() argument418 *index_right = i + 1; in find_software_points()420 *index_right = max_number - 1; in find_software_points()429 *index_right = i; in find_software_points()438 *index_right = i; in find_software_points()466 uint32_t index_right = 0; in build_custom_gamma_mapping_coefficients_worker() local484 &index_to_start, &index_left, &index_right, &hw_pos)) { in build_custom_gamma_mapping_coefficients_worker()494 if (index_right >= ramp->num_entries + 3) { in build_custom_gamma_mapping_coefficients_worker()503 right_pos = axis_x[index_right].r; in build_custom_gamma_mapping_coefficients_worker()508 right_pos = axis_x[index_right].g; in build_custom_gamma_mapping_coefficients_worker()[all …]