Searched refs:compression (Results 51 - 75 of 134) sorted by last modified time

123456

/external/libpng/
H A Dpng.h679 * "compression" field contains * PNG_TEXT_COMPRESSION_NONE or
680 * PNG_TEXT_COMPRESSION_zTXt. Note that the "compression value" is not the
681 * same as what appears in the PNG tEXt/zTXt/iTXt chunk's "compression flag"
682 * which is always 0 or 1, or its "compression method" which is always 0.
686 int compression; /* compression value: member in struct:png_text_struct
706 /* Supported compression types for text in PNG files (tEXt, and zTXt).
799 /* This is for compression type. PNG 1.0-1.2 only define the single type. */
1090 /* Reset the compression stream */
1567 * libpng and the compression method
[all...]
H A Dpngpriv.h1060 * compression is supported.
1093 key, png_const_charp text, png_size_t text_len, int compression),PNG_EMPTY);
1098 int compression, png_const_charp key, png_const_charp lang,
H A Dpngrutil.c1351 * terminator (0) byte and the compression method.
1375 /* Find the keyword; the keyword plus separator and compression method
1393 /* We only understand '0' compression - deflate - so if we get a
1577 errmsg = "bad compression method"; /* or missing */
2456 text_info.compression = PNG_TEXT_COMPRESSION_NONE;
2528 * zero bytes; we need a '\0' at the end of the keyword, the compression type
2535 errmsg = "unknown compression type";
2551 * for the extra compression type byte and the fact that it isn't
2557 text.compression = PNG_TEXT_COMPRESSION_zTXt;
2637 /* Expect keyword, compression fla
[all...]
H A Dpngset.c625 png_app_error(png_ptr, "Invalid iCCP compression method");
763 if (text_ptr[i].compression < PNG_TEXT_COMPRESSION_NONE ||
764 text_ptr[i].compression >= PNG_TEXT_COMPRESSION_LAST)
766 png_chunk_report(png_ptr, "text compression mode is out of range",
773 if (text_ptr[i].compression <= 0)
808 if (text_ptr[i].compression > 0)
809 textp->compression = PNG_ITXT_COMPRESSION_NONE;
813 textp->compression = PNG_TEXT_COMPRESSION_NONE;
819 textp->compression = text_ptr[i].compression;
[all...]
H A Dpngstruct.h61 /* The type of a compression buffer list used by the write code. */
237 int zlib_level; /* holds zlib compression level */
238 int zlib_method; /* holds zlib compression method */
239 int zlib_window_bits; /* holds zlib compression window bits */
240 int zlib_mem_level; /* holds zlib compression memory level */
241 int zlib_strategy; /* holds zlib compression strategy */
245 int zlib_text_level; /* holds zlib compression level */
246 int zlib_text_method; /* holds zlib compression method */
247 int zlib_text_window_bits; /* holds zlib compression window bits */
248 int zlib_text_mem_level; /* holds zlib compression memor
294 png_byte compression; /* file compression type (always 0) */ member in struct:png_struct_def
[all...]
H A Dpngtest.c15 * the basic chunk handling, filtering, and (de)compression code is working
20 * 1) when the compression level or filter selection method is changed.
799 switch (text_ptr[--num_text].compression)
819 png_error(png_ptr, "invalid text chunk compression field");
1264 printf(" Text compression[%d]=%d\n",
1265 i, text_ptr[i].compression);
1446 printf(" Text compression[%d]=%d\n",
1447 i, text_ptr[i].compression);
1505 /* Normally one would use Z_DEFAULT_STRATEGY for text compression.
1624 "\n filtering heuristic (libpng default), compression");
[all...]
H A Dpngwrite.c283 info_ptr->text[i].compression);
285 if (info_ptr->text[i].compression > 0)
290 info_ptr->text[i].compression,
299 info_ptr->text[i].compression = PNG_TEXT_COMPRESSION_NONE_WR;
303 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_zTXt)
309 info_ptr->text[i].compression);
314 info_ptr->text[i].compression = PNG_TEXT_COMPRESSION_zTXt_WR;
317 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_NONE)
325 info_ptr->text[i].compression = PNG_TEXT_COMPRESSION_NONE_WR;
378 info_ptr->text[i].compression);
[all...]
H A Dpngwutil.c258 unsigned int z_cmf = data[0]; /* zlib compression method and flags */
293 /* Initialize the compressor for the appropriate type of compression. */
438 /* Clean up (or trim) a linked list of compression buffers. */
487 /* Compress the data in the compression state input */
509 /* Set up the compression buffers, we need a loop here to avoid overflowing a
833 png_warning(png_ptr, "Invalid compression type specified");
1010 /* First time. Ensure we have a temporary buffer for compression and
1194 png_byte new_name[81]; /* 1 byte for the compression byte */
1227 /* Make sure we include the NULL after the name and the compression type */
1232 /* Allow for keyword terminator and compression byt
1621 png_write_zTXt(png_structrp png_ptr, png_const_charp key, png_const_charp text, png_size_t text_len, int compression) argument
1673 png_write_iTXt(png_structrp png_ptr, int compression, png_const_charp key, png_const_charp lang, png_const_charp lang_key, png_const_charp text) argument
[all...]
/external/libpng/scripts/
H A Ddef.dfn20 PNG_DFN "OS2 DESCRIPTION "PNG image compression library""
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/iproute2/doc/
H A Dip-cref.tex519 available only for links using VJ header compression.
/external/elfutils/0.153/
H A Dconfigure1384 --with-zlib support [zlib] compression in libdwfl
1385 --with-bzlib support [bzlib] compression in libdwfl
1386 --with-lzma support [lzma] compression in libdwfl
H A Delfutils.spec211 Look for Linux kernel images in files named with compression
/external/esd/include/
H A Daudiofile.h163 /* supported compression schemes */
170 /* Apple proprietary AIFF-C compression schemes (not supported) */
213 AF_QUERY_NATIVE_SAMPFMT = 609, /* for compression */
299 AF_BAD_COMP_PARAM = 55, /* unrecognized compression parameter */
372 AF_ERR_BAD_COMP_PARAM = 55+AF_ERR_BASE, /* unrecognized compression parameter */
456 /* conversion/compression params set via DMparams */
458 /* conversion/compression params retrieved via DMparams */
496 /* track data: compression */
497 void afInitCompression (AFfilesetup, int track, int compression);
499 void afInitCompressionParams (AFfilesetup, int track, int compression
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/e2fsprogs/
H A Dconfigure1490 --enable-compression enable EXPERIMENTAL compression support
4529 # Check whether --enable-compression was given.
4533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Disabling compression support" >&5
4534 $as_echo "Disabling compression support" >&6; }
4539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Enabling compression support" >&5
4540 $as_echo "Enabling compression support" >&6; }
4546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Disabling compression support by default" >&5
4547 $as_echo "Disabling compression support by default" >&6; }
/external/deqp/executor/
H A DxeTestCaseResult.hpp260 Image (void) : Item(TYPE_IMAGE), width(0), height(0), format(FORMAT_LAST), compression(COMPRESSION_LAST) {}
268 Compression compression; member in class:xe::ri::Image
H A DxeTestLogWriter.cpp147 static const char* getImageCompressionName (ri::Image::Compression compression) argument
149 switch (compression)
272 << Writer::Attribute("CompressionMode", getImageCompressionName(image.compression))
H A DxeTestResultParser.cpp230 static ri::Image::Compression getImageCompression (const char* compression) argument
232 return (ri::Image::Compression)getEnumValue("image compression", s_compressionMap, DE_LENGTH_OF_ARRAY(s_compressionMap), compression);
532 image->compression = getImageCompression(getAttribute("CompressionMode"));
/external/deqp/framework/common/
H A DtcuTestLog.cpp48 LogImage::LogImage (const std::string& name, const std::string& description, const Surface& surface, qpImageCompressionMode compression) argument
54 , m_compression (compression)
58 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& access, qpImageCompressionMode compression) argument
64 , m_compression (compression)

Completed in 413 milliseconds

123456