Searched refs:tx_size_high_log2 (Results 1 – 16 of 16) sorted by relevance
218 const int mi_height = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in av1_tokenize_sb_vartx()222 int bh = block_size_high[txb_size] >> tx_size_high_log2[0]; in av1_tokenize_sb_vartx()232 block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in av1_tokenize_sb_vartx()
380 int mu_blocks_high = block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in av1_foreach_transformed_block_in_plane()497 const int mi_height = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in av1_encode_sb()502 const int bh = block_size_high[txb_size] >> tx_size_high_log2[0]; in av1_encode_sb()518 block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in av1_encode_sb()
420 const int txh_idx = tx_size_high_log2[tx_size] - tx_size_high_log2[0]; in av1_get_fwd_txfm_cfg()
1391 int mu_blocks_high = block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in write_inter_txb_coeff()1396 const int num_4x4_h = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in write_inter_txb_coeff()1452 block_size_high[plane_bsize] >> tx_size_high_log2[0]; in write_tokens_b()1464 block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in write_tokens_b()1530 const int height = block_size_high[bsize] >> tx_size_high_log2[0]; in write_modes_b()
949 const int num_4x4_h = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in get_entropy_contexts_plane()
1402 block_size_high[bsize] >> tx_size_high_log2[0]; in restore_context()1437 block_size_high[bsize] >> tx_size_high_log2[0]; in save_context()5847 const int mi_height = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in tx_partition_count_update()5905 const int mi_height = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in tx_partition_set_contexts()
669 int mu_blocks_high = block_size_high[max_unit_bsize] >> tx_size_high_log2[0];
2323 assert(tx_size_wide_log2[0] == tx_size_high_log2[0]); in dist_block_px_domain()3936 (block_size_high[bsize] >> tx_size_high_log2[tx_size]); in set_skip_flag()
224 return tx_size_high_log2[tx_size] - tx_size_high_log2[0]; in get_txh_idx()
367 (tx_blk_row << tx_size_high_log2[0]); in mi_to_pixel_loc()425 ((x) + (i) * (1 << (tx_size_wide_log2[0] + tx_size_high_log2[0])))798 const int tx_h_log2 = tx_size_high_log2[txs] - MI_SIZE_LOG2; in av1_get_txb_size_index()813 const int tx_h_log2 = tx_size_high_log2[txs] - MI_SIZE_LOG2; in av1_get_txk_type_index()
73 const int txs_high = block_size_high[plane_bsize] >> tx_size_high_log2[0]; in av1_reset_skip_context()
261 static const int tx_size_high_log2[TX_SIZES_ALL] = { variable
1098 return max_blocks_high >> tx_size_high_log2[0]; in max_block_high()1113 << tx_size_high_log2[0]; in max_intra_block_height()1114 return ALIGN_POWER_OF_TWO(max_blocks_high, tx_size_high_log2[tx_size]); in max_intra_block_height()
408 const int bh_unit = block_size_high[bsize] >> tx_size_high_log2[0]; in has_bottom_left()1505 const int y = row_off << tx_size_high_log2[0]; in av1_predict_intra_block()
922 int mu_blocks_high = block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in setup_fix_block_mask()
1131 block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in decode_token_recon_block()1183 block_size_high[max_unit_bsize] >> tx_size_high_log2[0]; in decode_token_recon_block()1275 const int tx_h_log2 = tx_size_high_log2[txs] - MI_SIZE_LOG2; in read_tx_size_vartx()1603 const int height = block_size_high[bsize] >> tx_size_high_log2[0]; in parse_decode_block()