Home
last modified time | relevance | path

Searched refs:resize_start (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Dinternal.h241 int resize_step[2 /* y, uv */], resize_start[2 /* y, uv */]; member
H A Dlf_apply_tmpl.c78 f->resize_start[ss_hor] HIGHBD_CALL_SUFFIX); in backup_lpf()
H A Ddecode.c3540 f->resize_start[0] = get_upscale_x0(f->cur.p.w, f->sr_cur.p.p.w, f->resize_step[0]); in dav1d_submit_frame()
3541 f->resize_start[1] = get_upscale_x0(in_cw, out_cw, f->resize_step[1]); in dav1d_submit_frame()
H A Drecon_tmpl.c2086 f->resize_step[!!pl], f->resize_start[!!pl] in bytefn()