Searched refs:ushort2uchar_many (Results 1 – 1 of 1) sorted by relevance
1833 void ushort2uchar_many( void *out, void *in, size_t n);2034 void ushort2uchar_many( void *out, void *in, size_t n){size_t i; for( i = 0; i < n; i++){ ushort2uc… in ushort2uchar_many() function2245 …{ uchar2uchar_many, char2uchar_many, ushort2uchar_many, short2uchar_many, uint2ucha…