Searched refs:block_count (Results 1 – 2 of 2) sorted by relevance
198 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; in vp9_cyclic_refresh_setup() local262 block_count = cr->max_sbs_perframe * sbs_in_frame / 100; in vp9_cyclic_refresh_setup()310 block_count--; in vp9_cyclic_refresh_setup()311 } while (block_count && i != cr->sb_index); in vp9_cyclic_refresh_setup()
574 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; in cyclic_background_refresh() local600 block_count --; in cyclic_background_refresh()610 while(block_count && i != cpi->cyclic_refresh_mode_index); in cyclic_background_refresh()