Home | History | Annotate | Download | only in encoder

Lines Matching refs:resize_pending

2822       cpi->resize_pending = 1;
2927 cpi->refresh_last_frame, cpi->resize_pending, svc_base_is_key);
3369 (oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending))) {
3379 oxcf->resize_mode == RESIZE_DYNAMIC && cpi->resize_pending != 0) {
3522 cpi->resize_pending || cpi->resize_state || cpi->external_resize ||
3551 if (cm->frame_type == KEY_FRAME || cpi->resize_pending != 0) {
3690 if (loop_count == 0 || cpi->resize_pending != 0) {
3712 cpi->resize_pending = 0;
3855 if (cpi->resize_pending == 1) {