Searched refs:round_const_1 (Results 1 – 1 of 1) sorted by relevance
76 const int32_t round_const_1 = (1 << (bd + 1 + FILTER_BITS - round0_bits)) - 1; in wiener_convolve8_horiz_8x8() local82 const int32x4_t round_vec_1 = vdupq_n_s32(round_const_1); in wiener_convolve8_horiz_8x8()127 const int32_t round_const_1 = (1 << (bd + 1 + FILTER_BITS - round0_bits)) - 1; in wiener_convolve8_horiz_4x8() local131 const int32x4_t round_vec_1 = vdupq_n_s32(round_const_1); in wiener_convolve8_horiz_4x8()