Searched refs:resize_pending (Results 1 – 8 of 8) sorted by relevance
291 if (cpi->resize_pending != 0) { in vp9_cyclic_refresh_postencode()586 if (cpi->resize_pending != 0) vp9_cyclic_refresh_reset_resize(cpi); in vp9_cyclic_refresh_setup()
67 cpi->resize_state == ORIG && cpi->resize_pending == 0 && !cpi->use_svc && in enable_noise_estimation()
778 int resize_pending; member
2966 cpi->resize_pending = 1;3545 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {3556 oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending != 0) {3759 cpi->resize_pending || cpi->resize_state || cpi->external_resize ||3788 if (frame_is_intra_only(cm) || cpi->resize_pending != 0) {4028 if (loop_count == 0 || cpi->resize_pending != 0) {4049 cpi->resize_pending = 0;4194 if (cpi->resize_pending == 1) {
819 cpi->lst_fb_idx, cpi->resize_pending, svc_refresh_denoiser_buffers, in vp9_denoiser_update_ref_frame()
1876 cpi->resize_pending = in vp9_rc_postencode_update()2304 cpi->resize_pending = vp9_resize_one_pass_cbr(cpi); in vp9_rc_get_one_pass_cbr_params()2306 cpi->resize_pending = 0; in vp9_rc_get_one_pass_cbr_params()
2541 if (cpi->oxcf.noise_sensitivity > 0 && cpi->resize_pending == 0 && in vp9_pick_inter_mode()
931 !cpi->resize_pending && segment_id == CR_SEGMENT_ID_BASE && in copy_partitioning()