Searched refs:sbs_in_frame (Results 1 – 1 of 1) sorted by relevance
198 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; in vp9_cyclic_refresh_setup() local260 sbs_in_frame = sb_cols * sb_rows; in vp9_cyclic_refresh_setup()262 block_count = cr->max_sbs_perframe * sbs_in_frame / 100; in vp9_cyclic_refresh_setup()266 assert(cr->sb_index < sbs_in_frame); in vp9_cyclic_refresh_setup()306 if (i == sbs_in_frame) { in vp9_cyclic_refresh_setup()