Home
last modified time | relevance | path

Searched refs:max_block_high (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/av1/common/
Dblockd.c51 const int blocks_high = max_block_high(xd, plane_bsize, plane); in av1_set_contexts()
Donyxc_int.h1089 static INLINE int max_block_high(const MACROBLOCKD *xd, BLOCK_SIZE bsize, in max_block_high() function
1112 const int max_blocks_high = max_block_high(xd, plane_bsize, plane) in max_intra_block_height()
/external/libaom/libaom/av1/encoder/
Dtokenize.c140 const int max_blocks_high = max_block_high(xd, plane_bsize, plane); in tokenize_vartx()
Dencodemb.c310 const int max_blocks_high = max_block_high(xd, plane_bsize, plane); in encode_block_inter()
373 const int max_blocks_high = max_block_high(xd, plane_bsize, plane); in av1_foreach_transformed_block_in_plane()
Dbitstream.c149 const int max_blocks_high = max_block_high(xd, mbmi->sb_type, 0); in write_tx_size_vartx()
359 const int max_blocks_high = max_block_high(xd, plane_bsize, plane); in pack_txb_tokens()
Dencodetxb.c666 const int max_blocks_high = max_block_high(xd, bsize, 0);
Dencodeframe.c5781 const int max_blocks_high = max_block_high(xd, bsize, 0); in update_txfm_count()
5867 const int max_blocks_high = max_block_high(xd, bsize, 0); in set_txfm_context()
Drdopt.c4202 const int max_blocks_high = max_block_high(xd, bsize, 0); in intra_model_yrd()
5242 const int max_blocks_high = max_block_high(xd, plane_bsize, 0); in try_tx_block_split()
5298 const int max_blocks_high = max_block_high(xd, plane_bsize, 0); in select_tx_block()
5498 const int max_blocks_high = max_block_high(xd, plane_bsize, 0); in tx_block_yrd()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c297 const int max_blocks_high = max_block_high(xd, plane_bsize, plane); in decode_reconstruct_tx()
1126 const int max_blocks_high = max_block_high(xd, bsize, 0); in decode_token_recon_block()
1173 const int max_blocks_high = max_block_high(xd, bsize, 0); in decode_token_recon_block()
1267 const int max_blocks_high = max_block_high(xd, bsize, 0); in read_tx_size_vartx()