Home
last modified time | relevance | path

Searched defs:cw4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Drecon_tmpl.c859 const int cw4 = (w4 + ss_hor) >> ss_hor, ch4 = (h4 + ss_ver) >> ss_ver; in bytefn() local
1193 const int cw4 = (w4 + ss_hor) >> ss_hor, ch4 = (h4 + ss_ver) >> ss_ver; in bytefn() local
1882 const int cw4 = (w4 + ss_hor) >> ss_hor, ch4 = (h4 + ss_ver) >> ss_ver; in bytefn() local
H A Dlf_mask.c202 const int cw4, const int ch4, in mask_edges_chroma()
H A Ddecode.c807 const int cw4 = (w4 + ss_hor) >> ss_hor, ch4 = (h4 + ss_ver) >> ss_ver; in decode_b() local