Home
last modified time | relevance | path

Searched defs:ac_thr (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c351 unsigned int sse, int64_t ac_thr) { in calculate_tx_size()
395 int64_t ac_thr = ac_quant * ac_quant >> 6; in model_rd_for_sb_y_large() local
595 const int64_t ac_thr = p->quant_thred[1] >> 6; in model_rd_for_sb_y() local
Dvp9_rdopt.c192 const int64_t ac_thr = p->quant_thred[1] >> shift; in model_rd_for_sb() local