Searched refs:r1_hi (Results 1 – 1 of 1) sorted by relevance
1592 const int16x8_t r1_hi = vaddq_s16(L1, d_hi); in TM16_NEON() local1597 const uint8x16_t row1 = vcombine_u8(vqmovun_s16(r1_lo), vqmovun_s16(r1_hi)); in TM16_NEON()