Searched refs:int16_t_Marshal (Results 1 – 2 of 2) sorted by relevance
28 UINT16 int16_t_Marshal(int16_t* source, BYTE** buffer, INT32* size);
153 UINT16 int16_t_Marshal(int16_t* source, BYTE** buffer, INT32* size) { in int16_t_Marshal() function402 return int16_t_Marshal(source, buffer, size); in INT16_Marshal()