Searched refs:index_left (Results 1 – 1 of 1) sorted by relevance
617 uint32_t *index_left, in find_software_points() argument654 *index_left = i; in find_software_points()667 *index_left = i; in find_software_points()676 *index_left = i; in find_software_points()704 uint32_t index_left = 0; in build_custom_gamma_mapping_coefficients_worker() local723 &index_to_start, &index_left, &index_right, &hw_pos)) { in build_custom_gamma_mapping_coefficients_worker()728 if (index_left >= ramp->num_entries + 3) { in build_custom_gamma_mapping_coefficients_worker()741 left_pos = axis_x[index_left].r; in build_custom_gamma_mapping_coefficients_worker()746 left_pos = axis_x[index_left].g; in build_custom_gamma_mapping_coefficients_worker()751 left_pos = axis_x[index_left].b; in build_custom_gamma_mapping_coefficients_worker()[all …]