Searched refs:bottom_overflow (Results 1 – 4 of 4) sorted by relevance
139 int bottom_overflow = in block_variance() local142 if (right_overflow || bottom_overflow) { in block_variance()144 const int bh = 8 * num_8x8_blocks_high_lookup[bs] - bottom_overflow; in block_variance()
195 int bottom_overflow = in av1_log_block_var() local199 const int bh = MI_SIZE * mi_size_high[bs] - bottom_overflow; in av1_log_block_var()
127 const int bottom_overflow = in compute_avg_log_variance() local130 const int bh = (MI_SIZE * mi_size_high[bs] - bottom_overflow); in compute_avg_log_variance()
5403 const int bottom_overflow = in log_sub_block_var() local5406 const int bh = MI_SIZE * mi_size_high[bs] - bottom_overflow; in log_sub_block_var()