Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp580 extra_width_ = compute_pixel_shift_extra_width(width_, pixel_shifts_);
581 if (extra_width_ > width_) {
584 width_ -= extra_width_;
H A Dimage_pipeline.h422 std::size_t extra_width_ = 0; member in genesys::ImagePipelineNodePixelShiftColumns

Completed in 3 milliseconds