Searched refs:RESIZE_DYNAMIC (Results 1 – 7 of 7) sorted by relevance
233 sf->reference_masking = cpi->oxcf.resize_mode != RESIZE_DYNAMIC ? 1 : 0; in set_good_speed_feature_framesize_independent()403 cpi->oxcf.resize_mode == RESIZE_DYNAMIC)) { in set_rt_speed_feature_framesize_independent()
131 RESIZE_DYNAMIC = 2 // Coded size of each frame is determined by the codec. enumerator
1291 if (cpi->oxcf.resize_mode == RESIZE_DYNAMIC && in vp9_rc_set_frame_target()1766 if (cpi->oxcf.resize_mode == RESIZE_DYNAMIC) in vp9_rc_get_one_pass_cbr_params()
2620 if (oxcf->resize_mode == RESIZE_DYNAMIC) { in define_gf_group()2987 if (oxcf->resize_mode == RESIZE_DYNAMIC) { in find_next_key_frame()
2819 if (frame_is_kfgfarf && (oxcf->resize_mode == RESIZE_DYNAMIC) &&3369 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {3379 oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending != 0) {
2383 if (cpi->oxcf.resize_mode != RESIZE_DYNAMIC) { in single_motion_search()
491 ? RESIZE_DYNAMIC in set_encoder_config()