Home
last modified time | relevance | path

Searched refs:prev_coded_width (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dratectrl.h283 int prev_coded_width; member
H A Dratectrl.c2478 rc->prev_coded_width = cm->width; in av1_rc_postencode_update()
2491 cpi->rc.prev_coded_width = cpi->common.width; in av1_rc_postencode_update_drop_frame()
3766 if (rc->prev_coded_width == cm->width && in av1_get_one_pass_rt_params()
H A Dencoder.c2698 cpi->rc.prev_coded_width != cpi->oxcf.frm_dim_cfg.width || in encode_without_recode()