Home
last modified time | relevance | path

Searched defs:Pixel (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/test/
Dlpf_test.cc39 typedef uint16_t Pixel; typedef
49 typedef uint8_t Pixel; typedef
/external/dng_sdk/source/
Ddng_resample.h98 const int32 Pixel (int32 index) const in Pixel() function
/external/giflib/
Degif_lib.c478 EGifPutPixel(GifFileType *GifFile, GifPixelType Pixel) in EGifPutPixel()
887 GifPixelType Pixel; in EGifCompressLine() local
Ddgif_lib.c482 DGifGetPixel(GifFileType *GifFile, GifPixelType Pixel) in DGifGetPixel()
/external/libaom/libaom/test/
Dblend_a64_mask_test.cc50 void GetSources(Pixel **src0, Pixel **src1, Pixel * /*dst*/, int run_times) { in GetSources() argument
/external/libpng/contrib/libtests/
Dpngstest.c793 } Pixel; typedef
/external/u-boot/include/
DSA-1100.h2744 #define LCCR1_DisWdth(Pixel) /* Display Width [16..1024 pix.] */ \ argument
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h2135 #define LCCR1_DisWdth(Pixel) /* Display Width [1..800 pix.] */ \ argument
/external/mesa3d/src/mesa/main/
Dmtypes.h4809 struct gl_pixel_attrib Pixel; /**< Pixel attributes */ member