Searched refs:maxval_dup (Results 1 – 1 of 1) sorted by relevance
136 const uint8x8_t maxval_dup = vdup_n_u8(kMaxVal); in Requantize() local137 x[0] = vmlal_u8(vmovl_u8(vget_low_u8(rounding_offset)), maxval_dup, in Requantize()139 x[1] = vmlal_u8(vmovl_u8(vget_high_u8(rounding_offset)), maxval_dup, in Requantize()