Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtx_search.c2473 int txfm_partition_ctx, RD_STATS *rd_stats, int64_t ref_best_rd, in try_tx_block_no_split() argument
2513 rd_stats->rate += x->txfm_partition_cost[txfm_partition_ctx][0]; in try_tx_block_no_split()
2525 int txfm_partition_ctx, int64_t no_split_rd, int64_t ref_best_rd, in try_tx_block_split() argument
2542 split_rd_stats->rate = x->txfm_partition_cost[txfm_partition_ctx][1]; in try_tx_block_split()