Searched defs:dc_thr (Results 1 – 3 of 3) sorted by relevance
441 int64_t dc_thr = dc_quant * dc_quant >> 6; in model_rd_for_sb_y_large() local638 const int64_t dc_thr = p->quant_thred[0] >> 6; in model_rd_for_sb_y() local
198 const int64_t dc_thr = p->quant_thred[0] >> shift; in model_rd_for_sb() local
553 const int64_t dc_thr = dc_quant * dc_quant >> 6; in model_skip_for_sb_y_large() local