Home
last modified time | relevance | path

Searched defs:pPixel (Results 1 – 6 of 6) 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/jpx/
Dcjpx_decoder.cpp530 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local
549 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.cpp338 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp1088 const uint8_t* pPixel = pSrcLine + col * 3; in GetScanline() local
/external/swiftshader/src/Device/
DBlitter.cpp67 float *pPixel = static_cast<float *>(pixel); in clear() local
/external/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h1879 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member
1938 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member