Searched refs:resize_mode (Results 1 – 7 of 7) sorted by relevance
1038 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in vp9_first_pass()1195 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in get_twopass_worst_quality()1338 if (oxcf->resize_mode != RESIZE_NONE) { in vp9_init_second_pass()1352 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in get_sr_decay_rate()1491 int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in calc_frame_boost()2150 if (oxcf->resize_mode == RESIZE_DYNAMIC) { in define_gf_group()2510 if (oxcf->resize_mode == RESIZE_DYNAMIC) { in find_next_key_frame()2746 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in vp9_rc_get_second_pass_params()
156 sf->reference_masking = cpi->oxcf.resize_mode != RESIZE_DYNAMIC ? 1 : 0; in set_good_speed_feature()292 sf->reference_masking = (cpi->oxcf.resize_mode != RESIZE_DYNAMIC && in set_rt_speed_feature()
177 RESIZE_TYPE resize_mode; member
1228 if (cpi->oxcf.resize_mode == RESIZE_DYNAMIC && in vp9_rc_set_frame_target()1661 if (cpi->oxcf.resize_mode == RESIZE_DYNAMIC) in vp9_rc_get_one_pass_cbr_params()
2659 (oxcf->resize_mode == RESIZE_DYNAMIC) &&3136 ((oxcf->resize_mode == RESIZE_FIXED && cm->current_video_frame == 0) ||3137 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {3149 oxcf->resize_mode == RESIZE_DYNAMIC &&
2293 if (cpi->oxcf.resize_mode != RESIZE_DYNAMIC) { in single_motion_search()
441 oxcf->resize_mode = in set_encoder_config()445 oxcf->resize_mode = RESIZE_NONE; in set_encoder_config()