Searched refs:index_right (Results 1 – 1 of 1) sorted by relevance
512 uint32_t *index_right, in find_software_points() argument551 *index_right = i + 1; in find_software_points()553 *index_right = max_number - 1; in find_software_points()562 *index_right = i; in find_software_points()571 *index_right = i; in find_software_points()599 uint32_t index_right = 0; in build_custom_gamma_mapping_coefficients_worker() local617 &index_to_start, &index_left, &index_right, &hw_pos)) { in build_custom_gamma_mapping_coefficients_worker()627 if (index_right >= ramp->num_entries + 3) { in build_custom_gamma_mapping_coefficients_worker()636 right_pos = axis_x[index_right].r; in build_custom_gamma_mapping_coefficients_worker()641 right_pos = axis_x[index_right].g; in build_custom_gamma_mapping_coefficients_worker()[all …]