Searched refs:B2S (Results 1 – 2 of 2) sorted by relevance
22 #define B2S(x) ((short)x) macro
1044 … reinterpret_cast<GLshort*>(&static_cast<unsigned char*>(dataOut)[i])[j] = B2S(byte_data[j]); in convertByteDirectLoop()1057 short_data[j] = B2S(bytes_data[j]); in convertByteIndirectLoop()