Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dratectrl.h283 int prev_coded_width; member
Dratectrl.c2473 rc->prev_coded_width = cm->width; in av1_rc_postencode_update()
2486 cpi->rc.prev_coded_width = cpi->common.width; in av1_rc_postencode_update_drop_frame()
3791 if (rc->prev_coded_width == cm->width && in av1_get_one_pass_rt_params()
Dencoder.c2681 cpi->rc.prev_coded_width != cpi->oxcf.frm_dim_cfg.width || in encode_without_recode()