Searched refs:new_locations (Results 1 – 1 of 1) sorted by relevance
259 uint8_t new_locations[ in util_sample_locations_flip_y() local273 new_locations[dest_row * row_size + i] = locations[row * row_size + i]; in util_sample_locations_flip_y()277 memcpy(locations, new_locations, grid_width * grid_height * samples); in util_sample_locations_flip_y()