Searched refs:sadShort2LongAt1 (Results 1 – 1 of 1) sorted by relevance
319 private static long sadShort2LongAt1(short[] s1, short[] s2) { in sadShort2LongAt1() method in SimdSadShort351 expectEquals(65536L, sadShort2LongAt1(s1, s2)); in main()352 expectEquals(65536L, sadShort2LongAt1(s2, s1)); in main()389 expectEquals(1291789L, sadShort2LongAt1(s1, s2)); in main()