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.c333 int64_t ac_thr = ac_quant * ac_quant >> 6; in model_rd_for_sb_y_large() local
542 const int64_t ac_thr = p->quant_thred[1] >> 6; in model_rd_for_sb_y() local
Dvp9_rdopt.c190 const int64_t ac_thr = p->quant_thred[1] >> shift; in model_rd_for_sb() local