Searched refs:two_pass_vbrbias (Results 1 – 6 of 6) sorted by relevance
184 int two_pass_vbrbias; member
239 int two_pass_vbrbias; // two pass datarate control tweaks member
272 cpi->oxcf.two_pass_vbrbias / 100.0); in calculate_modified_err()
361 oxcf->two_pass_vbrbias = cfg.rc_2pass_vbr_bias_pct; in set_vp8e_config()
331 oxcf->two_pass_vbrbias = cfg->rc_2pass_vbr_bias_pct; in set_vp9e_config()
56 #define POW1 (double)cpi->oxcf.two_pass_vbrbias/100.057 #define POW2 (double)cpi->oxcf.two_pass_vbrbias/100.0