Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/src/
H A Dmc_tmpl.c128 int tmp_h = h + 7; in put_8tap_c() local
182 int tmp_h = (((h - 1) * dy + my) >> 10) + 8; in put_8tap_scaled_c() local
234 int tmp_h = h + 7; in prep_8tap_c() local
291 int tmp_h = (((h - 1) * dy + my) >> 10) + 8; in prep_8tap_scaled_c() local
408 int tmp_h = h + 1; in filter_fns() local
459 int tmp_h = (((h - 1) * dy + my) >> 10) + 2; in put_bilin_scaled_c() local
504 int tmp_h = h + 1; in prep_bilin_c() local
554 int tmp_h = (((h - 1) * dy + my) >> 10) + 2; in prep_bilin_scaled_c() local