Searched refs:resize_mode (Results 1 – 14 of 14) 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()
339 cpi->oxcf.resize_mode == RESIZE_NONE && cpi->oxcf.speed >= 2) { in select_sb_size()791 int is_scale = (oxcf->resize_mode || oxcf->superres_mode); in alloc_raw_frame_buffers()3574 int y_stride_src = (cpi->oxcf.resize_mode || cpi->oxcf.superres_mode) in init_motion_estimation()3753 switch (oxcf->resize_mode) { in calculate_next_resize_scale()3874 static int validate_size_scales(RESIZE_MODE resize_mode, in validate_size_scales() argument3886 if (resize_mode != RESIZE_RANDOM && superres_mode == SUPERRES_RANDOM) { in validate_size_scales()3893 } else if (resize_mode == RESIZE_RANDOM && superres_mode != SUPERRES_RANDOM) { in validate_size_scales()3910 } else if (resize_mode == RESIZE_RANDOM && superres_mode == SUPERRES_RANDOM) { in validate_size_scales()3949 if (!validate_size_scales(oxcf->resize_mode, oxcf->superres_mode, oxcf->width, in calculate_next_size_params()
257 RESIZE_MODE resize_mode; member
753 const int num_mbs = (cpi->oxcf.resize_mode != RESIZE_NONE) in av1_first_pass()
7117 if (cpi->oxcf.resize_mode != RESIZE_RANDOM) { in single_motion_search()
296 sf->reference_masking = oxcf->resize_mode != RESIZE_DYNAMIC ? 1 : 0; in set_good_speed_feature_framesize_independent()486 cpi->oxcf.resize_mode == RESIZE_DYNAMIC)) { in set_rt_speed_feature_framesize_independent()
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()2714 if (oxcf->resize_mode == RESIZE_DYNAMIC) { in define_gf_group()3100 if (oxcf->resize_mode == RESIZE_DYNAMIC) { in find_next_key_frame()
202 RESIZE_TYPE resize_mode; member
1663 if (cpi->oxcf.resize_mode == RESIZE_DYNAMIC && in vp9_rc_set_frame_target()2303 if (cpi->oxcf.resize_mode == RESIZE_DYNAMIC) in vp9_rc_get_one_pass_cbr_params()
2963 if (frame_is_kfgfarf && (oxcf->resize_mode == RESIZE_DYNAMIC) &&3544 ((oxcf->resize_mode == RESIZE_FIXED && cm->current_video_frame == 0) ||3545 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {3556 oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending != 0) {
2449 if (cpi->oxcf.resize_mode != RESIZE_DYNAMIC) { in single_motion_search()
657 oxcf->resize_mode = (RESIZE_MODE)cfg->rc_resize_mode; in set_encoder_config()660 if (oxcf->resize_mode == RESIZE_FIXED && in set_encoder_config()663 oxcf->resize_mode = RESIZE_NONE; in set_encoder_config()846 oxcf->border_in_pixels = (oxcf->resize_mode || oxcf->superres_mode) in set_encoder_config()
299 static const arg_def_t resize_mode = variable341 &resize_mode,1468 } else if (arg_match(&arg, &resize_mode, argi)) { in parse_stream_params()
499 oxcf->resize_mode = in set_encoder_config()504 oxcf->resize_mode = RESIZE_NONE; in set_encoder_config()