Searched refs:convertShortArray (Results 1 – 4 of 4) sorted by relevance
141 void convertShortArray(short * from, char * to, int len);
178 void convertShortArray(char * from, short * to, int len);
1633 SoOutput::convertShortArray(short * from, char * to, int len) in convertShortArray() function in SoOutput
2346 SoInput::convertShortArray(char * from, short * to, int len) in convertShortArray() function in SoInput