Searched refs:short2ushort_many (Results 1 – 1 of 1) sorted by relevance
1875 void short2ushort_many( void *out, void *in, size_t n);2076 void short2ushort_many( void *out, void *in, size_t n){size_t i; for( i = 0; i < n; i++){ short2ush… in short2ushort_many() function2247 …{ uchar2ushort_many, char2ushort_many, ushort2ushort_many, short2ushort_many, uint2…