Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/jpx/
H A Dcjpx_decoder.cpp575 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
584 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
593 uint8_t* pPixel = pScanline + col * channel_count; in Decode() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp320 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_dib.cpp1248 const uint8_t* pPixel = pSrcLine.data() + col * 3; in GetScanline() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h1908 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member
1967 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member