Searched refs:num_8x8_blocks_high_lookup (Results 1 – 12 of 12) sorted by relevance
120 const int bh = num_8x8_blocks_high_lookup[BLOCK_64X64]; in vp9_caq_select_segment()122 const int ymis = VPXMIN(cm->mi_rows - mi_row, num_8x8_blocks_high_lookup[bs]); in vp9_caq_select_segment()
198 const int bh = num_8x8_blocks_high_lookup[bsize]; in vp9_cyclic_refresh_update_segment()252 const int bh = num_8x8_blocks_high_lookup[bsize]; in vp9_cyclic_refresh_update_sb_postencode()435 VPXMIN(cm->mi_rows - mi_row, num_8x8_blocks_high_lookup[BLOCK_64X64]); in cyclic_refresh_update_map()
152 const int bh = 8 * num_8x8_blocks_high_lookup[bs] - bottom_overflow; in block_variance()
191 const int mi_height = num_8x8_blocks_high_lookup[bsize]; in set_offsets()245 const int block_height = num_8x8_blocks_high_lookup[bsize]; in duplicate_mode_info_in_sb()403 const int block_height = num_8x8_blocks_high_lookup[bsize]; in set_vt_partitioning()776 const int block_height = num_8x8_blocks_high_lookup[BLOCK_64X64]; in choose_partitioning()982 const int bh = num_8x8_blocks_high_lookup[mi->mbmi.sb_type]; in update_state()991 const int mi_height = num_8x8_blocks_high_lookup[bsize]; in update_state()1349 int mi_height = num_8x8_blocks_high_lookup[bsize]; in restore_context()1379 int mi_height = num_8x8_blocks_high_lookup[bsize]; in save_context()1503 *bh = num_8x8_blocks_high_lookup[bsize]; in find_partition_size()1543 int bh = num_8x8_blocks_high_lookup[bsize]; in set_fixed_partitioning()[all …]
163 bh = num_8x8_blocks_high_lookup[mi[0]->mbmi.sb_type]; in count_segs_sb()
391 mi_row, num_8x8_blocks_high_lookup[m->mbmi.sb_type], in write_modes_b()
669 mb_row << 1, num_8x8_blocks_high_lookup[bsize], in vp9_first_pass()
3187 const int mi_height = VPXMIN(num_8x8_blocks_high_lookup[bsize], in vp9_rd_pick_inter_mode_sb()
25 extern const uint8_t num_8x8_blocks_high_lookup[BLOCK_SIZES];
28 const uint8_t num_8x8_blocks_high_lookup[BLOCK_SIZES] = variable
27 const int bh = num_8x8_blocks_high_lookup[bsize]; in get_segment_id()
730 const int h = num_8x8_blocks_high_lookup[block_size]; in build_masks()804 const int h = num_8x8_blocks_high_lookup[block_size]; in build_y_mask()1197 !(r & (num_8x8_blocks_high_lookup[sb_type] - 1)) : 1; in vp9_filter_block_plane_non420()