Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c5227 ENTROPY_CONTEXT *tl, TXFM_CONTEXT *tx_above,
5236 ENTROPY_CONTEXT *tl, TXFM_CONTEXT *tx_above, TXFM_CONTEXT *tx_left, in try_tx_block_split() argument
5267 tl, tx_above, tx_left, &this_rd_stats, no_split_rd / nblks, in try_tx_block_split()
5285 ENTROPY_CONTEXT *tl, TXFM_CONTEXT *tx_above, in select_tx_block() argument
5304 const int ctx = txfm_partition_context(tx_above + blk_col, tx_left + blk_row, in select_tx_block()
5358 plane_bsize, ta, tl, tx_above, tx_left, ctx, no_split.rd, in select_tx_block()
5369 txfm_partition_update(tx_above + blk_col, tx_left + blk_row, tx_size, in select_tx_block()
5417 TXFM_CONTEXT tx_above[MAX_MIB_SIZE]; in select_tx_size_and_type() local
5420 memcpy(tx_above, xd->above_txfm_context, sizeof(TXFM_CONTEXT) * mi_width); in select_tx_size_and_type()
5445 plane_bsize, ctxa, ctxl, tx_above, tx_left, &pn_rd_stats, in select_tx_size_and_type()
[all …]