Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp794 std::size_t max_calib_i = offset_.size(); in get_next_row_data() local
797 for (std::size_t x = 0, width = get_width(); x < width && curr_calib_i < max_calib_i; ++x) { in get_next_row_data()
798 for (unsigned ch = 0; ch < channels && curr_calib_i < max_calib_i; ++ch) { in get_next_row_data()

Completed in 2 milliseconds