Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c271 const int64_t dc_thr = dc_quant * dc_quant >> 6; in model_rd_for_sb_y_large() local
465 const int64_t dc_thr = p->quant_thred[0] >> 6; in model_rd_for_sb_y() local
Dvp9_rdopt.c192 const int64_t dc_thr = p->quant_thred[0] >> shift; in model_rd_for_sb() local