Searched refs:pras8 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/tiff/
H A DTIFFTranslator.cpp873 uint8 *pras8 = reinterpret_cast<uint8 *>(praster); local
877 prgba = pras8 + ((height - (i + 1)) * width * 4);

Completed in 24 milliseconds