Searched refs:two_pass_vbrmax_section (Results 1 – 8 of 8) sorted by relevance
186 int two_pass_vbrmax_section; member
150 oxcf->two_pass_vbrmax_section) / 100); in vp9_update_spatial_layer_framerate()
241 int two_pass_vbrmax_section; member
339 (int64_t)cpi->oxcf.two_pass_vbrmax_section) / 100; in frame_max_bits()1029 (av_error * oxcf->two_pass_vbrmax_section) / 100; in vp9_init_second_pass()
714 oxcf->two_pass_vbrmax_section) / 100); in vp9_new_framerate()
363 oxcf->two_pass_vbrmax_section = cfg.rc_2pass_vbr_maxsection_pct; in set_vp8e_config()
333 oxcf->two_pass_vbrmax_section = cfg->rc_2pass_vbr_maxsection_pct; in set_vp9e_config()
362 …max_bits = (int)(cpi->av_per_frame_bandwidth * ((double)cpi->oxcf.two_pass_vbrmax_section / 100.0)… in frame_max_bits()385 …- (double)cpi->common.current_video_frame)) * ((double)cpi->oxcf.two_pass_vbrmax_section / 100.0)); in frame_max_bits()