Searched defs:pPixel (Results 1 – 5 of 5) sorted by relevance
370 …typename FormatTraits<DstFormat>::FormatT* pPixel = (typename FormatTraits<DstFormat>::FormatT*)pD… in ConvertPixelFromFloat() local400 …typename FormatTraits<SrcFormat>::FormatT* pPixel = (typename FormatTraits<SrcFormat>::FormatT*)pS… in ConvertPixelToFloat() local
576 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local585 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local594 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
338 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
1252 const uint8_t* pPixel = pSrcLine.data() + col * 3; in GetScanline() local
1879 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member1938 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member