Searched defs:pPixel (Results 1 – 7 of 7) 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
573 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local592 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local
337 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
766 const unsigned char * pPixel = &pRow[3 * nX]; in PVRShellWriteBMPFile() local
124 Pixel128S *pPixel, PVRTuint8 ui8Bpp) in interpolateColours()
1070 const uint8_t* pPixel = pSrcLine + col * 3; in GetScanline() local
1878 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member1937 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member