Searched refs:resize_pending (Results 1 – 9 of 9) sorted by relevance
292 if (cpi->resize_pending != 0) { in vp9_cyclic_refresh_postencode()591 if (cpi->resize_pending != 0) vp9_cyclic_refresh_reset_resize(cpi); in vp9_cyclic_refresh_setup()
68 cpi->resize_state == ORIG && cpi->resize_pending == 0 && !cpi->use_svc && in enable_noise_estimation()
776 int resize_pending; member
818 cpi->lst_fb_idx, cpi->resize_pending, svc_refresh_denoiser_buffers, in vp9_denoiser_update_ref_frame()
3161 cpi->resize_pending = 1;3728 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {3739 oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending != 0) {3943 cpi->resize_pending || cpi->resize_state || cpi->external_resize ||3972 if (frame_is_intra_only(cm) || cpi->resize_pending != 0) {4221 if (loop_count == 0 || cpi->resize_pending != 0) {4242 cpi->resize_pending = 0;4405 if (cpi->resize_pending == 1) {
1947 cpi->resize_pending = in vp9_rc_postencode_update()2422 cpi->resize_pending = vp9_resize_one_pass_cbr(cpi); in vp9_rc_get_one_pass_cbr_params()2424 cpi->resize_pending = 0; in vp9_rc_get_one_pass_cbr_params()
2670 if (cpi->oxcf.noise_sensitivity > 0 && cpi->resize_pending == 0 && in vp9_pick_inter_mode()
990 !cpi->resize_pending && segment_id == CR_SEGMENT_ID_BASE && in copy_partitioning()
2029 const int resize_pending = in av1_get_one_pass_rt_params() local2059 if ((resize_pending || rc->frames_till_gf_update_due == 0) && in av1_get_one_pass_rt_params()