Searched refs:RD_THRESH_POW (Results 1 – 1 of 1) sorted by relevance
46 #define RD_THRESH_POW 1.25 macro236 const int q = (int)(pow(vp9_dc_quant(qindex, 0) / 4.0, RD_THRESH_POW) * 5.12); in compute_rd_thresh_factor()