Searched refs:av1_cost_coeffs_txb (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.h | 55 int av1_cost_coeffs_txb(const MACROBLOCK *x, const int plane, const int block,
|
D | encodetxb.c | 917 int av1_cost_coeffs_txb(const MACROBLOCK *x, const int plane, const int block, function
|
D | tx_search.c | 2074 const int cost = av1_cost_coeffs_txb(x, plane, block, tx_size, tx_type, in cost_coeffs()
|