Searched refs:first_section_index (Results 1 – 1 of 1) sorted by relevance
329 int first_section_index = std::max(block_counter_ - kBlocksPerSection + 1, 0); in Accumulate() local337 for (int section = last_section_index; section >= first_section_index; in Accumulate()