Searched refs:blk_col_in_sb (Results 1 – 1 of 1) sorted by relevance
227 const int blk_col_in_sb = (mi_col & (sb_mi_size - 1)) >> bw_in_mi_log2; in has_top_right() local235 if (((blk_col_in_sb + 1) << bw_in_mi_log2) >= sb_mi_size) { in has_top_right()243 blk_col_in_sb + 0; in has_top_right()419 const int blk_col_in_sb = (mi_col & (sb_mi_size - 1)) >> bw_in_mi_log2; in has_bottom_left() local424 if (blk_col_in_sb == 0) { in has_bottom_left()442 blk_col_in_sb + 0; in has_bottom_left()