Searched refs:two_pass_vbrmax_section (Results 1 – 9 of 9) sorted by relevance
188 int two_pass_vbrmax_section; member
568 oxcf->two_pass_vbrmax_section = cfg->rc_2pass_vbr_maxsection_pct; in set_encoder_config()2230 oxcf.two_pass_vbrmax_section = 150; in vp9_get_encoder_config()2306 DUMP_STRUCT_VALUE(fp, oxcf, two_pass_vbrmax_section); in vp9_dump_encoder_config()
759 SET_STRUCT_VALUE(config, oxcf, ret, two_pass_vbrmax_section); in UpdateEncodeConfig()
228 int two_pass_vbrmax_section; member
340 oxcf->two_pass_vbrmax_section) / in vp9_update_spatial_layer_framerate()
286 const double max_score = (double)(oxcf->two_pass_vbrmax_section) / 100.0; in calc_norm_frame_score()314 (int64_t)oxcf->two_pass_vbrmax_section) / in frame_max_bits()
2654 (int)(((int64_t)rc->avg_frame_bandwidth * oxcf->two_pass_vbrmax_section) / in vp9_rc_update_framerate()
333 ((double)cpi->oxcf.two_pass_vbrmax_section / 100.0)); in frame_max_bits()358 ((double)cpi->oxcf.two_pass_vbrmax_section / 100.0)); in frame_max_bits()
365 oxcf->two_pass_vbrmax_section = cfg.rc_2pass_vbr_maxsection_pct; in set_vp8e_config()