Searched refs:sourceD16 (Results 1 – 1 of 1) sorted by relevance
332 const unsigned short *sourceD16 = reinterpret_cast<const unsigned short*>(source); in LoadImageRow() local337 destF[x] = (float)sourceD16[x] / 0xFFFF; in LoadImageRow()