Searched refs:bswap_2x16 (Results 1 – 1 of 1) sorted by relevance
52 static inline jint bswap_2x16(jint v) { in bswap_2x16() function69 put_unaligned<jint>(dst++, bswap_2x16(v)); in swapShorts()