Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dav1_convolve_scale_sse4.c31 int32_t round_add32 = (1 << round) / 2 + (1 << (bd + FILTER_BITS - 1)); in hfilter8() local
270 int32_t round_add32 = (1 << round) / 2 + (1 << (bd + FILTER_BITS - 1)); in highbd_hfilter8() local