Searched refs:av1_cost_skip_txb (Results 1 – 3 of 3) sorted by relevance
77 static INLINE int av1_cost_skip_txb(MACROBLOCK *x, const TXB_CTX *const txb_ctx, in av1_cost_skip_txb() function
110 *rate_cost = av1_cost_skip_txb(mb, txb_ctx, plane, tx_size); in av1_optimize_b()
1673 *rate_cost = av1_cost_skip_txb(x, txb_ctx, plane, tx_size);