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