Searched refs:num_4x4_blocks_high (Results 1 – 2 of 2) sorted by relevance
645 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra4x4block() local674 for (idy = 0; idy < num_4x4_blocks_high; ++idy) { in rd_pick_intra4x4block()731 for (idy = 0; idy < num_4x4_blocks_high * 4; ++idy) in rd_pick_intra4x4block()742 for (idy = 0; idy < num_4x4_blocks_high * 4; ++idy) in rd_pick_intra4x4block()760 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_intra_sub_8x8_y_mode() local773 for (idy = 0; idy < 2; idy += num_4x4_blocks_high) { in rd_pick_intra_sub_8x8_y_mode()798 for (j = 1; j < num_4x4_blocks_high; ++j) in rd_pick_intra_sub_8x8_y_mode()1034 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[mbmi->sb_type]; in set_and_cost_bmi_mvs() local1069 for (idy = 0; idy < num_4x4_blocks_high; ++idy) in set_and_cost_bmi_mvs()1285 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in rd_pick_best_sub8x8_mode() local[all …]
848 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in restore_context() local860 l + num_4x4_blocks_high * p, in restore_context()861 (sizeof(ENTROPY_CONTEXT) * num_4x4_blocks_high) >> in restore_context()879 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; in save_context() local891 l + num_4x4_blocks_high * p, in save_context()894 (sizeof(ENTROPY_CONTEXT) * num_4x4_blocks_high) >> in save_context()