Home
last modified time | relevance | path

Searched refs:PNG (Results 1 – 25 of 166) sorted by relevance

1234567

/external/skqp/bench/
DEncodeBench.cpp85 #define PNG(FLAG, ZLIBLEVEL) [](SkWStream* d, const SkPixmap& s) { \ macro
101 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kAll, 6), "PNG"));
102 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kAll, 3), "PNG_3"));
103 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kAll, 1), "PNG_1"));
105 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kSub, 6), "PNG_6s"));
106 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kSub, 3), "PNG_3s"));
107 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kSub, 1), "PNG_1s"));
109 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kNone, 6), "PNG_6n"));
110 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kNone, 3), "PNG_3n"));
111 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kNone, 1), "PNG_1n"));
[all …]
/external/skia/bench/
DEncodeBench.cpp85 #define PNG(FLAG, ZLIBLEVEL) [](SkWStream* d, const SkPixmap& s) { \ macro
101 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kAll, 6), "PNG"));
102 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kAll, 3), "PNG_3"));
103 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kAll, 1), "PNG_1"));
105 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kSub, 6), "PNG_6s"));
106 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kSub, 3), "PNG_3s"));
107 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kSub, 1), "PNG_1s"));
109 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kNone, 6), "PNG_6n"));
110 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kNone, 3), "PNG_3n"));
111 DEF_BENCH(return new EncodeBench(srcs[0], PNG(kNone, 1), "PNG_1n"));
[all …]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_DecodePng.pbtxt6 0-D. The PNG-encoded image.
21 summary: "Decode a PNG-encoded image to a uint8 or uint16 tensor."
28 * 0: Use the number of channels in the PNG-encoded image.
33 If needed, the PNG-encoded image is transformed to match the requested number
Dapi_def_EncodePng.pbtxt12 0-D. PNG-encoded image.
21 summary: "PNG-encode an image."
31 The ZLIB compression level, `compression`, can be -1 for the PNG-encoder
Dapi_def_DecodeImage.pbtxt32 produce a 3-D tensor for PNG, JPEG, and BMP files; and a 4-D tensor for all
39 Detects whether an image is a BMP, GIF, JPEG, or PNG, and performs the
47 PNG files. Alternately, set the expand_animations argument of this function to
/external/autotest/client/cros/multimedia/calibration_images/
DREADME.txt1 All the calibration images in PNG format are stored in GS. Follow the
10 * Convert the SVG image to the PNG format, like using ImageMagick:
16 * Upload the PNG image
25 The PNG image should be generated by fetching from GS without any error.
/external/libpng/
DREADME56 The additions since 0.89 include the ability to read from a PNG stream
58 application. This also allows the reading of embedded PNG streams that
59 do not have the PNG file signature. As well, it is now possible to set
80 for more things than just PNG files. You can use zlib as a drop-in
86 You may also want a copy of the PNG specification. It is available
94 earlier work, was created and will be supported by myself and the PNG
102 Send general questions about the PNG specification to png-mng-misc
121 png.5 => manual page for the PNG format
132 pngbar.png => PNG logo, 88x31
133 pngnow.png => PNG logo, 98x31
[all …]
DLICENSE4 PNG Reference Library License version 2
7 * Copyright (c) 1995-2019 The PNG Reference Library Authors.
39 PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
109 The PNG Reference Library is supplied "AS IS". The Contributing
115 result from the use of the PNG Reference Library, even if advised of
132 to supporting the PNG file format in commercial products. If you use
Dlibpng-manual.txt53 This file describes how to use and modify the PNG reference library
64 Libpng was written as a companion to the PNG specification, as a way
65 of reducing the amount of time and effort it takes to support the PNG
68 The PNG specification (second edition), November 2003, is available as
70 <https://www.w3.org/TR/2003/REC-PNG-20031110/>.
73 The PNG-1.2 specification is available at
76 to the PNG specification (second edition) but has some additional material.
78 The PNG-1.0 specification is available as RFC 2083 at
86 about PNG, and the latest version of libpng, can be found at the PNG home
99 the PNG file format in whatever way possible. While there is still
[all …]
DAUTHORS1 PNG REFERENCE LIBRARY AUTHORS
4 This is the list of PNG Reference Library ("libpng") Contributing
DMETADATA2 description: "libpng is a PNG image codec."
Dlibpng.pc.in7 Description: Loads and saves PNG files
/external/libpng/contrib/gregbook/
DREADME2 PNG: The Definitive Guide
7 Chapters 13, 14 and 15 of "PNG: The Definitive Guide" discuss three free,
14 of PBMPLUS/NetPBM) and converts them to PNG.
46 toucan.png transparent PNG for testing (by Stefan Schneider)
49 primary purpose is to illustrate how to use libpng to add PNG support to
88 Copy Makefile.unx to Makefile and edit the PNG* and Z* variables
165 rpng is a simple PNG viewer that can display transparent PNGs with a
178 format (.pgm or .ppm) to PNG; for example,
182 would convert the specified PPM file (using redirection) to PNG, auto-
183 matically setting the PNG modification-time chunk.
/external/pdfium/third_party/libpng16/
DLICENSE4 PNG Reference Library License version 2
7 * Copyright (c) 1995-2019 The PNG Reference Library Authors.
39 PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
109 The PNG Reference Library is supplied "AS IS". The Contributing
115 result from the use of the PNG Reference Library, even if advised of
132 to supporting the PNG file format in commercial products. If you use
/external/zopfli/
DREADME.zopflipng2 (PNG) images. This version has the following features:
23 Compared to libpng -- an often used PNG encoder implementation -- ZopfliPNG uses
30 a new image format, but the opportunities for optimization within PNG are
/external/tflite-support/tensorflow_lite_support/examples/task/vision/desktop/
DREADME.md14 * a PNG, JPEG or GIF image to run classification on, e.g.:
68 * a PNG, JPEG or GIF image to run detection on, e.g.:
125 * a PNG, JPEG or GIF image to run segmentation on, e.g.:
170 Tip: use a color picker on the output PNG file to inspect the output mask with
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DImageHeaderParser.java5 import static com.bumptech.glide.load.resource.bitmap.ImageHeaderParser.ImageType.PNG;
34 PNG(false), enumConstant
102 return alpha >= 3 ? PNG_A : PNG; in getType()
/external/tensorflow/tensorflow/examples/wav_to_spectrogram/
DREADME.md4 spectrogram, and then save it out as a PNG image. A spectrogram is a
35 always written out in PNG format, even if you specify a different file
/external/libpng/contrib/pngsuite/
DREADME11 images, available for developers of PNG supporting software. The
21 The images in this directory represent the basic PNG color-types:
24 can use them to test the proper functioning of PNG software.
/external/ImageMagick/coders/
Dpng.h38 MagickCoderExports(PNG)
/external/google-fruit/extras/doc/
DCMakeLists.txt62 …# This normalizes the PNG files, so that we avoid tracking multiple copies of the same file in the…
86 …# This normalizes the PNG files, so that we avoid tracking multiple copies of the same file in the…
/external/libpng/scripts/
Dlibpng.pc.in7 Description: Loads and saves PNG files
/external/tensorflow/tensorflow/core/lib/png/testdata/
DBUILD2 # PNG test data packages.
/external/libnl/doc/images/icons/
DREADME3 from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
/external/libpng/contrib/conftest/
Dread.dfa43 # To read the full set of PNG images correctly interlace, transparency and
51 # all the native PNG bit layouts, so it doesn't need any of layout change

1234567