Searched refs:index_right (Results 1 – 1 of 1) sorted by relevance
515 uint32_t *index_right, in find_software_points() argument554 *index_right = i + 1; in find_software_points()556 *index_right = max_number - 1; in find_software_points()565 *index_right = i; in find_software_points()574 *index_right = i; in find_software_points()602 uint32_t index_right = 0; in build_custom_gamma_mapping_coefficients_worker() local620 &index_to_start, &index_left, &index_right, &hw_pos)) { in build_custom_gamma_mapping_coefficients_worker()630 if (index_right >= ramp->num_entries + 3) { in build_custom_gamma_mapping_coefficients_worker()639 right_pos = axis_x[index_right].r; in build_custom_gamma_mapping_coefficients_worker()644 right_pos = axis_x[index_right].g; in build_custom_gamma_mapping_coefficients_worker()[all …]