Searched refs:acc_s16_1 (Results 1 – 1 of 1) sorted by relevance
5913 const int16x4_t acc_s16_1 = vqmovn_s32(acc_1); in Quantize() local5915 const int16x8_t res_s16 = vcombine_s16(acc_s16_1, acc_s16_2); in Quantize()