Searched defs:resize_pending (Results 1 – 6 of 6) sorted by relevance
57 const int resize_pending = is_frame_resize_pending(cpi); in enable_noise_estimation() local
727 const int resize_pending = is_frame_resize_pending(cpi); in av1_denoiser_update_ref_frame() local
2912 const int resize_pending = is_frame_resize_pending(cpi); in av1_adjust_gf_refresh_qp_one_pass_rt() local3470 const int resize_pending = is_frame_resize_pending(cpi); in set_gf_interval_update_onepass_rt() local
2501 const int resize_pending = is_frame_resize_pending(cpi); in encode_without_recode() local
3239 const int resize_pending = is_frame_resize_pending(cpi); in av1_nonrd_pick_inter_mode_sb() local
962 int resize_pending; member