Searched refs:index_left (Results 1 – 1 of 1) sorted by relevance
378 uint32_t *index_left, in find_software_points() argument415 *index_left = i; in find_software_points()428 *index_left = i; in find_software_points()437 *index_left = i; in find_software_points()465 uint32_t index_left = 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()489 if (index_left >= ramp->num_entries + 3) { in build_custom_gamma_mapping_coefficients_worker()502 left_pos = axis_x[index_left].r; in build_custom_gamma_mapping_coefficients_worker()507 left_pos = axis_x[index_left].g; in build_custom_gamma_mapping_coefficients_worker()512 left_pos = axis_x[index_left].b; in build_custom_gamma_mapping_coefficients_worker()[all …]