Searched refs:sourceD24 (Results 1 – 1 of 1) sorted by relevance
344 const unsigned int *sourceD24 = reinterpret_cast<const unsigned int*>(source); in LoadImageRow() local349 destF[x] = (float)(sourceD24[x] & 0xFFFFFF00) / 0xFFFFFF00; in LoadImageRow()