Home
last modified time | relevance | path

Searched defs:pPixel (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DConvert.h370 …typename FormatTraits<DstFormat>::FormatT* pPixel = (typename FormatTraits<DstFormat>::FormatT*)pD… in ConvertPixelFromFloat() local
400 …typename FormatTraits<SrcFormat>::FormatT* pPixel = (typename FormatTraits<SrcFormat>::FormatT*)pS… in ConvertPixelToFloat() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp573 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local
592 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local
/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.cpp337 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp766 const unsigned char * pPixel = &pRow[3 * nX]; in PVRShellWriteBMPFile() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTDecompress.cpp124 Pixel128S *pPixel, PVRTuint8 ui8Bpp) in interpolateColours()
/external/pdfium/core/fpdfapi/render/
Dcpdf_dibsource.cpp1070 const uint8_t* pPixel = pSrcLine + col * 3; in GetScanline() local
/external/mesa3d/src/amd/addrlib/
Daddrinterface.h1878 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member
1937 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member