Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.h75 const int32_t round_const_0 = (1 << (bd + FILTER_BITS - 1)); in wiener_convolve8_horiz_8x8() local
81 const int32x4_t round_vec_0 = vdupq_n_s32(round_const_0); in wiener_convolve8_horiz_8x8()
126 const int32_t round_const_0 = (1 << (bd + FILTER_BITS - 1)); in wiener_convolve8_horiz_4x8() local
130 const int32x4_t round_vec_0 = vdupq_n_s32(round_const_0); in wiener_convolve8_horiz_4x8()