Searched refs:av1_cost_coeffs_txb_laplacian (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.h | 58 int av1_cost_coeffs_txb_laplacian(const MACROBLOCK *x, const int plane,
|
D | tx_search.c | 1397 rate_cost = av1_cost_coeffs_txb_laplacian(x, plane, block, tx_size, tx_type, in prune_txk_type_separ() 1427 rate_cost = av1_cost_coeffs_txb_laplacian(x, plane, block, tx_size, tx_type, in prune_txk_type_separ() 1510 rate_cost = av1_cost_coeffs_txb_laplacian(x, plane, block, tx_size, tx_type, in prune_txk_type()
|
D | encodetxb.c | 938 int av1_cost_coeffs_txb_laplacian(const MACROBLOCK *x, const int plane, function
|