Searched refs:resize_pending (Results 1 – 7 of 7) sorted by relevance
280 if (cpi->resize_pending != 0) { in vp9_cyclic_refresh_postencode()571 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()
2784 cpi->resize_pending = 1;2914 cpi->lst_fb_idx, cpi->resize_pending, svc_base_is_key,3382 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {3393 oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending != 0) {3536 cpi->resize_pending || cpi->resize_state || cpi->external_resize ||3565 if (cm->frame_type == KEY_FRAME || cpi->resize_pending != 0) {3717 if (loop_count == 0 || cpi->resize_pending != 0) {3738 cpi->resize_pending = 0;3881 if (cpi->resize_pending == 1) {
657 int resize_pending; member
1478 cpi->resize_pending = in vp9_rc_postencode_update()1792 cpi->resize_pending = vp9_resize_one_pass_cbr(cpi); in vp9_rc_get_one_pass_cbr_params()1794 cpi->resize_pending = 0; in vp9_rc_get_one_pass_cbr_params()
2360 if (cpi->oxcf.noise_sensitivity > 0 && cpi->resize_pending == 0 && in vp9_pick_inter_mode()
914 !cpi->resize_pending && segment_id == CR_SEGMENT_ID_BASE && in copy_partitioning()