Searched refs:av1_cost_coeffs_txb_estimate (Results 1 – 2 of 2) sorted by relevance
64 int av1_cost_coeffs_txb_estimate(const MACROBLOCK *x, const int plane,
869 cost += av1_cost_coeffs_txb_estimate(x, plane, block, tx_size, tx_type);880 int av1_cost_coeffs_txb_estimate(const MACROBLOCK *x, const int plane, function