Searched refs:RESIZE_NONE (Results 1 – 8 of 8) sorted by relevance
207 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in get_twopass_worst_quality()250 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) ? cpi->initial_mbs in get_sr_decay_rate()382 int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) ? cpi->initial_mbs in calc_frame_boost()896 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) ? cpi->initial_mbs in define_gf_group()1624 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in av1_get_second_pass_params()
119 RESIZE_NONE = 0, // No frame resizing allowed. enumerator
753 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in av1_first_pass()
339 cpi->oxcf.resize_mode == RESIZE_NONE && cpi->oxcf.speed >= 2) { in select_sb_size()3754 case RESIZE_NONE: new_denom = SCALE_NUMERATOR; break; in calculate_next_resize_scale()
130 RESIZE_NONE = 0, // No frame resizing allowed (except for SVC). enumerator
706 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) ? cpi->initial_mbs in first_pass_stat_calc()1560 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in get_twopass_worst_quality()1736 if (oxcf->resize_mode != RESIZE_NONE) { in vp9_init_second_pass()
663 oxcf->resize_mode = RESIZE_NONE; in set_encoder_config()2297 RESIZE_NONE, // rc_resize_mode2365 RESIZE_NONE, // rc_resize_mode
504 oxcf->resize_mode = RESIZE_NONE; in set_encoder_config()