Searched refs:vtrnq_s16 (Results 1 – 4 of 4) sorted by relevance
2623 #define dct_trn16(x, y) { int16x8x2_t t = vtrnq_s16(x, y); x = t.val[0]; y = t.val[1]; } in stbi__idct_simd()
9501 vtrnq_s16 (int16x8_t __a, int16x8_t __b) in vtrnq_s16() function
30977 vtrnq_s16 (int16x8_t __a, int16x8_t __b) in vtrnq_s16() function