Home
last modified time | relevance | path

Searched refs:av1_cost_coeffs_txb (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodetxb.h55 int av1_cost_coeffs_txb(const MACROBLOCK *x, const int plane, const int block,
Dencodetxb.c917 int av1_cost_coeffs_txb(const MACROBLOCK *x, const int plane, const int block, function
Dtx_search.c2074 const int cost = av1_cost_coeffs_txb(x, plane, block, tx_size, tx_type, in cost_coeffs()