Searched refs:num_4x4_blocks_high (Results 1 – 2 of 2) sorted by relevance
1065 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra4x4block() local1094 for (idy = 0; idy < num_4x4_blocks_high; ++idy) { in rd_pick_intra4x4block()1151 for (idy = 0; idy < num_4x4_blocks_high * 4; ++idy) in rd_pick_intra4x4block()1162 for (idy = 0; idy < num_4x4_blocks_high * 4; ++idy) in rd_pick_intra4x4block()1180 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra_sub_8x8_y_mode() local1193 for (idy = 0; idy < 2; idy += num_4x4_blocks_high) { in rd_pick_intra_sub_8x8_y_mode()1218 for (j = 1; j < num_4x4_blocks_high; ++j) in rd_pick_intra_sub_8x8_y_mode()1485 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[mbmi->sb_type]; in labels2mode() local1526 for (idy = 0; idy < num_4x4_blocks_high; ++idy) in labels2mode()1732 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_check_segment_txsize() local[all …]
1167 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in restore_context() local1179 l + num_4x4_blocks_high * p, in restore_context()1180 (sizeof(ENTROPY_CONTEXT) * num_4x4_blocks_high) >> in restore_context()1197 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in save_context() local1209 l + num_4x4_blocks_high * p, in save_context()1212 (sizeof(ENTROPY_CONTEXT) * num_4x4_blocks_high) >> in save_context()