Searched refs:txb_skip_cost (Results 1 – 5 of 5) sorted by relevance
83 return coeff_costs->txb_skip_cost[txb_ctx->txb_skip_ctx][1]; in av1_cost_skip_txb()
55 int txb_skip_cost[TXB_SKIP_CONTEXTS][2]; member
756 int cost = coeff_costs->txb_skip_cost[txb_skip_ctx][0];842 return coeff_costs->txb_skip_cost[txb_ctx->txb_skip_ctx][1];999 txb_costs->txb_skip_cost[txb_info->txb_ctx->txb_skip_ctx][0];1004 txb_costs->txb_skip_cost[txb_info->txb_ctx->txb_skip_ctx][1];1715 const int non_skip_cost = txb_costs->txb_skip_cost[txb_ctx->txb_skip_ctx][0];1716 const int skip_cost = txb_costs->txb_skip_cost[txb_ctx->txb_skip_ctx][1];
494 av1_cost_tokens_from_cdf(pcost->txb_skip_cost[ctx], in av1_fill_coeff_costs()
3933 .txb_skip_cost[txb_ctx.txb_skip_ctx][1]; in set_skip_flag()5183 .txb_skip_cost[txb_ctx.txb_skip_ctx][1]; in try_tx_block_no_split()5520 .txb_skip_cost[txb_ctx.txb_skip_ctx][1]; in tx_block_yrd()