Searched defs:pPixel (Results 1 – 4 of 4) sorted by relevance
575 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local584 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local593 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
320 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
1248 const uint8_t* pPixel = pSrcLine.data() + col * 3; in GetScanline() local
1908 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member1967 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member