Searched refs:POW1 (Results 1 – 4 of 4) sorted by relevance
56 #define POW1 (double)cpi->oxcf.two_pass_vbrbias/100.0 macro272 modified_err = av_err * pow((this_err / DOUBLE_DIVIDE_CHECK(av_err)), POW1); in calculate_modified_err()1242 double pow_highq = (POW1 < 0.6) ? POW1 + 0.3 : 0.90; in estimate_kf_group_q()1243 double pow_lowq = (POW1 < 0.7) ? POW1 + 0.1 : 0.80; in estimate_kf_group_q()
108 #define POW1 (0x1) macro
330 #define POW1 (0x1) macro