Home
last modified time | relevance | path

Searched defs:pPixel (Results 1 – 5 of 5) 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.cpp576 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
585 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
594 uint8_t* pPixel = pScanline + col * channel_count; 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.cpp1252 const uint8_t* pPixel = pSrcLine.data() + col * 3; in GetScanline() 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