Home
last modified time | relevance | path

Searched refs:non_filled_group (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp616 int non_filled_group = source_width % shifts.size(); in compute_pixel_shift_extra_width() local
623 if (shift_rem < non_filled_group) { in compute_pixel_shift_extra_width()
626 extra_width = std::max(extra_width, shift_groups * group_size + non_filled_group - i); in compute_pixel_shift_extra_width()

Completed in 3 milliseconds