Searched refs:end_i_h (Results 1 – 1 of 1) sorted by relevance
227 uint32_t end_i_h = (h + 1) * _height_factor; in copy_stats_out() local228 for (uint32_t i_h = h * _height_factor; i_h < end_i_h; ++i_h) { in copy_stats_out()