Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_tpl_model.c712 static void get_quantize_error(MACROBLOCK *x, int plane, tran_low_t *coeff, in get_quantize_error() function
934 get_quantize_error(x, 0, coeff, qcoeff, dqcoeff, tx_size, recon_error, in mode_estimation()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtpl_model.c104 static inline void get_quantize_error(const MACROBLOCK *x, int plane, in get_quantize_error() function
244 get_quantize_error(x, 0, coeff, qcoeff, dqcoeff, tx_size, &eob, recon_error, in txfm_quant_rdcost()