Searched defs:pPixel (Results 1 – 2 of 2) sorted by relevance
818 uint8_t* pPixel = pScanline + col * image->numcomps; in Decode() local834 uint8_t* pPixel = pScanline + col * image->numcomps; in Decode() local
1178 const uint8_t* pPixel = pSrcLine + col * 3; in GetScanline() local