Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dcompound_convolve_neon.c308 const uint8x8_t shift_by_bits = vdup_n_u8(1 << (FILTER_BITS - ROUND0_BITS)); in dist_wtd_convolve_2d_copy_dist_wtd_avg_neon() local
398 const uint8x8_t shift_by_bits = vdup_n_u8(1 << (FILTER_BITS - ROUND0_BITS)); in dist_wtd_convolve_2d_copy_avg_neon() local
484 const uint8x8_t shift_by_bits = vdup_n_u8(1 << (FILTER_BITS - ROUND0_BITS)); in dist_wtd_convolve_2d_copy_neon() local