Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c268 static INLINE int get_sign_bit_cost(tran_low_t qc, int coeff_idx, function
341 cost += get_sign_bit_cost(qc, scan_idx, txb_costs->dc_sign_cost,