Home
last modified time | relevance | path

Searched defs:pixel (Results 1 – 25 of 169) sorted by relevance

1234567

/external/ImageMagick/MagickCore/
Dquantum-import.c124 const unsigned char *magick_restrict pixels,double *pixel) in PushDoublePixel()
164 const unsigned char *magick_restrict pixels,float *pixel) in PushFloatPixel()
265 pixel; in ImportAlphaQuantum() local
274 pixel; in ImportAlphaQuantum() local
288 pixel; in ImportAlphaQuantum() local
314 pixel; in ImportAlphaQuantum() local
319 pixel; in ImportAlphaQuantum() local
344 pixel; in ImportAlphaQuantum() local
385 pixel; in ImportBGRQuantum() local
394 pixel; in ImportBGRQuantum() local
[all …]
Dquantum-export.c114 const double pixel,unsigned char *magick_restrict pixels) in PopDoublePixel()
149 const float pixel,unsigned char *magick_restrict pixels) in PopFloatPixel()
177 const QuantumAny pixel,unsigned char *magick_restrict pixels) in PopQuantumPixel()
210 const size_t pixel,unsigned char *magick_restrict pixels) in PopQuantumLongPixel()
258 pixel; in ExportAlphaQuantum() local
272 pixel; in ExportAlphaQuantum() local
297 pixel; in ExportAlphaQuantum() local
378 pixel; in ExportBGRQuantum() local
427 pixel; in ExportBGRQuantum() local
551 pixel; in ExportBGRQuantum() local
[all …]
Dpixel-accessor.h48 const Quantum *magick_restrict pixel) in GetPixela()
54 const Quantum *magick_restrict pixel) in GetPixelAlpha()
68 const Quantum *magick_restrict pixel) in GetPixelb()
74 const Quantum *magick_restrict pixel) in GetPixelBlack()
88 const Quantum *magick_restrict pixel) in GetPixelBlue()
99 const Quantum *magick_restrict pixel) in GetPixelCb()
110 const PixelChannel channel,const Quantum *magick_restrict pixel) in GetPixelChannel()
141 const Quantum *magick_restrict pixel) in GetPixelCr()
152 const Quantum *magick_restrict pixel) in GetPixelCyan()
163 const Quantum *magick_restrict pixel) in GetPixelGray()
[all …]
Dcolor.c1125 MagickExport void ConcatenateColorComponent(const PixelInfo *pixel, in ConcatenateColorComponent()
1466 static inline MagickBooleanType IsSVGCompliant(const PixelInfo *pixel) in IsSVGCompliant()
1489 static void ConcatentateHexColorComponent(const PixelInfo *pixel, in ConcatentateHexColorComponent()
1557 MagickExport void GetColorTuple(const PixelInfo *pixel, in GetColorTuple()
1689 pixel; in IsEquivalentAlpha() local
1757 pixel; in IsEquivalentImage() local
1866 pixel; in IsEquivalentIntensity() local
2258 pixel; in QueryColorCompliance() local
2582 pixel; in QueryColorname() local
Dcolorspace-private.h30 static inline void ConvertCMYKToRGB(PixelInfo *pixel) in ConvertCMYKToRGB()
40 static inline void ConvertRGBToCMYK(PixelInfo *pixel) in ConvertRGBToCMYK()
Dquantum-private.h33 pixel; member
175 static inline unsigned char *PopCharPixel(const unsigned char pixel, in PopCharPixel()
183 const unsigned int pixel,unsigned char *pixels) in PopLongPixel()
205 const unsigned short pixel,unsigned char *pixels) in PopShortPixel()
222 static inline const unsigned char *PushCharPixel(const unsigned char *pixels, in PushCharPixel()
230 const unsigned char *pixels,unsigned int *pixel) in PushLongPixel()
253 const unsigned char *pixels,unsigned short *pixel) in PushShortPixel()
Dquantize.c438 const CubeInfo *cube_info,const Quantum *pixel,DoublePixelInfo *alpha_pixel) in AssociateAlphaPixel()
460 const PixelInfo *pixel,DoublePixelInfo *alpha_pixel) in AssociateAlphaPixelInfo()
482 const DoublePixelInfo *pixel,size_t index) in ColorToNodeId()
566 pixel; in AssignImageColors() local
763 pixel; in ClassifyImageColors() local
1109 pixel; in ClosestColor() local
1468 const DoublePixelInfo *pixel) in CacheOffset()
1470 #define RedShift(pixel) (((pixel) >> CacheShift) << (0*(8-CacheShift))) in CacheOffset() argument
1471 #define GreenShift(pixel) (((pixel) >> CacheShift) << (1*(8-CacheShift))) in CacheOffset() argument
1472 #define BlueShift(pixel) (((pixel) >> CacheShift) << (2*(8-CacheShift))) in CacheOffset() argument
[all …]
Dpixel.c170 MagickExport PixelInfo *ClonePixelInfo(const PixelInfo *pixel) in ClonePixelInfo()
320 MagickExport MagickRealType DecodePixelGamma(const MagickRealType pixel) in DecodePixelGamma()
447 MagickExport MagickRealType EncodePixelGamma(const MagickRealType pixel) in EncodePixelGamma()
2162 MagickExport void GetPixelInfo(const Image *image,PixelInfo *pixel) in GetPixelInfo()
2224 const Image *magick_restrict image,const PixelInfo *magick_restrict pixel) in GetPixelInfoIntensity()
2358 const Quantum *magick_restrict pixel) in GetPixelIntensity()
4571 double *pixel,ExceptionInfo *exception) in InterpolatePixelChannel()
4995 Quantum *pixel,ExceptionInfo *exception) in InterpolatePixelChannels()
5534 const Quantum *pixel,PixelInfo *pixel_info,double *alpha) in AlphaBlendPixelInfo()
5560 const double x,const double y,PixelInfo *pixel,ExceptionInfo *exception) in InterpolatePixelInfo()
[all …]
Dfeature.c163 pixel; in TraceEdges() local
336 pixel; in CannyEdgeImage() local
450 pixel; in CannyEdgeImage() local
533 pixel; in CannyEdgeImage() local
1619 pixel; in GetImageFeatures() local
2264 pixel; in MeanShiftImage() local
Dcache-view.c702 const CacheView *cache_view,const ssize_t x,const ssize_t y,Quantum *pixel, in GetOneCacheViewAuthenticPixel()
774 const CacheView *cache_view,const ssize_t x,const ssize_t y,Quantum *pixel, in GetOneCacheViewVirtualPixel()
847 const CacheView *cache_view,const ssize_t x,const ssize_t y,PixelInfo *pixel, in GetOneCacheViewVirtualPixelInfo()
907 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneCacheViewVirtualMethodPixel()
Dstatistic.c225 static double ApplyEvaluateOperator(RandomInfo *random_info,const Quantum pixel, in ApplyEvaluateOperator()
892 static Quantum ApplyFunction(Quantum pixel,const MagickFunction function, in ApplyFunction()
2659 static inline void GetMaximumPixelList(PixelList *pixel_list,Quantum *pixel) in GetMaximumPixelList()
2688 static inline void GetMeanPixelList(PixelList *pixel_list,Quantum *pixel) in GetMeanPixelList()
2719 static inline void GetMedianPixelList(PixelList *pixel_list,Quantum *pixel) in GetMedianPixelList()
2744 static inline void GetMinimumPixelList(PixelList *pixel_list,Quantum *pixel) in GetMinimumPixelList()
2773 static inline void GetModePixelList(PixelList *pixel_list,Quantum *pixel) in GetModePixelList()
2807 static inline void GetNonpeakPixelList(PixelList *pixel_list,Quantum *pixel) in GetNonpeakPixelList()
2843 Quantum *pixel) in GetRootMeanSquarePixelList()
2875 Quantum *pixel) in GetStandardDeviationPixelList()
[all …]
/external/ImageMagick/coders/
Dpnm.c537 pixel; in ReadPNMImage() local
709 pixel; in ReadPNMImage() local
714 pixel; in ReadPNMImage() local
727 pixel; in ReadPNMImage() local
830 pixel; in ReadPNMImage() local
848 pixel; in ReadPNMImage() local
866 pixel; in ReadPNMImage() local
871 pixel; in ReadPNMImage() local
889 pixel; in ReadPNMImage() local
1031 pixel; in ReadPNMImage() local
[all …]
Dmpc.c868 pixel; in ReadMPCImage() local
884 pixel; in ReadMPCImage() local
900 pixel; in ReadMPCImage() local
1407 pixel; in WriteMPCImage() local
1420 pixel; in WriteMPCImage() local
1433 pixel; in WriteMPCImage() local
Dmiff.c189 size_t *length,PixelInfo *pixel,ExceptionInfo *exception) in PushRunlengthPacket()
437 pixel; in ReadMIFFImage() local
1189 pixel; in ReadMIFFImage() local
1205 pixel; in ReadMIFFImage() local
1221 pixel; in ReadMIFFImage() local
1750 size_t length,PixelInfo *pixel,ExceptionInfo *exception) in PopRunlengthPacket()
1947 pixel, in WriteMIFFImage() local
2361 pixel; in WriteMIFFImage() local
2374 pixel; in WriteMIFFImage() local
2387 pixel; in WriteMIFFImage() local
Dhdr.c172 pixel[4], in ReadHDRImage() local
610 pixel[2]; in HDRWriteRunlengthPixels() local
685 pixel[4], in WriteHDRImage() local
Dps.c1144 const size_t pixel,unsigned char *pixels) in PopHexPixel()
1158 #define WriteRunlengthPacket(image,pixel,length,p) \ in WritePSImage() argument
1491 pixel; in WritePSImage() local
1728 pixel; in WritePSImage() local
1883 pixel; in WritePSImage() local
1931 pixel; in WritePSImage() local
Dxc.c101 pixel; in ReadXCImage() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp9.cpp33 struct pixel { struct
36 constexpr pixel ur = { 1294, 1024 }; // ok argument
Dp1.cpp118 constexpr struct pixel { // expected-error {{struct cannot be marked constexpr}} struct
121 constexpr pixel(int); argument
124 constexpr pixel::pixel(int a) in pixel() function in pixel
/external/ImageMagick/www/source/wand/
Dsigmoidal-contrast.c17 pixel; in SigmoidalContrast() local
66 pixel; in main() local
/external/brotli/research/
Ddraw_histogram.cc133 void ConvertToPixels(int** histo, uint8_t** pixel) { in ConvertToPixels()
158 void DrawPixels(uint8_t** pixel, FILE* fout) { in DrawPixels()
181 uint8_t** pixel = new uint8_t*[height]; in main() local
/external/skia/src/core/
DSkLinearBitmapPipeline_sample.h74 Sk4f toSk4f(const Element pixel) const { in toSk4f()
83 static inline Sk4f pmcolor_to_rgba(SkPMColor pixel) { in pmcolor_to_rgba()
95 Sk4f toSk4f(Element pixel) const { in toSk4f()
106 Sk4f toSk4f(Element pixel) const { in toSk4f()
117 Sk4f toSk4f(Element pixel) const { in toSk4f()
130 Sk4f toSk4f(Element pixel) const { in toSk4f()
142 Sk4f toSk4f(Element pixel) const { in toSk4f()
156 Sk4f toSk4f(const Element pixel) const { in toSk4f()
605 Sk4f pixel = pxTop * filterY + (1.0f - filterY) * pxBottom; in spanZeroRate() local
661 Sk4f pixel = leftPart * filterX + rightPart * (1.0f - filterX); in spanSlowRate() local
[all …]
/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h89 PixelWeight* GetPixelWeight(int pixel) { in GetPixelWeight()
105 PixelWeight* GetPixelWeight(int pixel) { in GetPixelWeight()
120 PixelWeight* GetPixelWeight(int pixel) { in GetPixelWeight()
/external/skia/tests/
DSkImageTest.cpp38 uint32_t pixel = 0; in DEF_TEST() local
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/util/
DValPixConverterTest.java104 float pixel = ValPixConverter.valToPix(value, min, max, sizeInPix, true); in testpixToVal() local

1234567