Searched defs:sb_cols (Results 1 – 3 of 3) sorted by relevance
19 const int sb_cols = mi_cols_aligned_to_sb(mis) >> MI_BLOCK_SIZE_LOG2; in get_tile_offset() local33 const int sb_cols = mi_cols_aligned_to_sb(mi_cols) >> MI_BLOCK_SIZE_LOG2; in vp9_get_tile_n_bits() local
59 const int sb_cols) { in sync_write()98 const int sb_cols = mi_cols_aligned_to_sb(cm->mi_cols) >> MI_BLOCK_SIZE_LOG2; in loop_filter_rows_mt() local
198 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; in vp9_cyclic_refresh_setup() local