/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineImageTests.cpp | 95 // \note We don't want to perform normalization on any compressed formats. 501 // Compressed formats 557 // Do not use compressed formats with 1D and 1D array textures.
|
/external/eigen/Eigen/src/UmfPackSupport/ |
UmfPackSupport.h | 127 * \warning The input matrix A should be in a \b compressed and \b column-major form. 128 * Otherwise an expensive copy will be made. You can call the inexpensive makeCompressed() to get a compressed matrix. 202 * Note that the matrix should be column-major, and in compressed format for best performance.
|
/external/elfutils/libelf/ |
elf_getdata.c | 266 /* Compressed data has a header, but then compressed data. */ 347 /* Compressed data always has type ELF_T_CHDR regardless of the
|
/external/freetype/include/config/ |
ftheader.h | 447 * definitions of an API which supports gzip-compressed files. 460 * definitions of an API which supports LZW-compressed files. 473 * definitions of an API which supports bzip2-compressed files.
|
/external/freetype/src/gzip/ |
ftgzip.c | 5 /* FreeType support for .gz compressed files. */ 8 /* parse compressed PCF fonts, as found with many X11 server */ 299 /* initialize zlib -- there is no zlib header in the compressed stream */
|
/external/jetty/src/java/org/eclipse/jetty/http/gzip/ |
AbstractCompressedStream.java | 53 * Instantiates a new compressed stream. 264 doNotCompress(true); // Send vary as it could have been compressed if encoding was present 277 throw new IllegalStateException("Compressed output stream is already assigned.");
|
/external/jetty/src/java/org/eclipse/jetty/server/handler/ |
GzipHandler.java | 167 * @return The value of the Vary header set if a response can be compressed. 176 * Set the value of the Vary header sent with responses that could be compressed. 183 * @param vary The value of the Vary header set if a response can be compressed.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/amiga/ |
makefile | 232 # FreeType2 library gzip support for compressed PCF bitmap fonts 237 # FreeType2 library bzip2 support for compressed PCF bitmap fonts 243 # FreeType2 library compress support for compressed PCF bitmap fonts
|
makefile.os4 | 235 # FreeType2 library gzip support for compressed PCF bitmap fonts 241 # FreeType2 library bzip2 support for compressed PCF bitmap fonts 247 # FreeType2 library compress support for compressed PCF bitmap fonts
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-toc.html | 234 <p>Using gzip-compressed font files.</p> 237 <p>Using LZW-compressed font files.</p> 240 <p>Using bzip2-compressed font files.</p>
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/config/ |
ftheader.h | 447 * definitions of an API which supports gzip-compressed files. 460 * definitions of an API which supports LZW-compressed files. 473 * definitions of an API which supports bzip2-compressed files.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/ |
ftgzip.c | 5 /* FreeType support for .gz compressed files. */ 8 /* parse compressed PCF fonts, as found with many X11 server */ 299 /* initialize zlib -- there is no zlib header in the compressed stream */
|
/external/libjpeg-turbo/ |
cjpeg.1 | 83 switch lets you trade off compressed file size against quality of the 100 recommended for normal use; the compressed file size goes up dramatically for 231 a transmission error. Without restart markers, any damage to a compressed
|
rdjpgcom.c | 119 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ 132 * not deal correctly with FF/00 sequences in the compressed image data... 368 case M_SOS: /* stop before hitting compressed data */
|
wrjpgcom.c | 165 #define M_SOS 0xDA /* Start Of Scan (begins compressed data) */ 176 * not deal correctly with FF/00 sequences in the compressed image data... 313 case M_SOS: /* should not see compressed data before SOF */
|
/external/liblzf/ |
lzf.c | 166 * "ZV\1" 2-byte-csize 2-byte-usize <compressed data> 514 fprintf (stderr, "%s: compressed data not read from a terminal. Use -f to force decompression.\n", imagename); 519 fprintf (stderr, "%s: compressed data not written to a terminal. Use -f to force compression.\n", imagename);
|
/external/lz4/programs/ |
lz4cli.c | 172 DISPLAY( " -t : test compressed file integrity\n"); 456 DISPLAYLEVEL(2, "Compressed filename will be : %s \n", output_filename); 489 DISPLAYLEVEL(3, "! Generating compressed LZ4 using Legacy format (deprecated) ! \n");
|
/external/lzma/DOC/ |
lzma.txt | 18 LZMA compressed file format
24 13 Compressed data
76 - Input buffer: compressed size
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_mipmap_tree.h | 172 * Compressed Multisample Surface. The surface is stored as in 218 bool compressed; member in struct:intel_mipmap_tree 348 * the necessary information to implement compressed MSAA on Gen7+
|
/external/pdfium/third_party/freetype/include/freetype/config/ |
ftheader.h | 447 * definitions of an API which supports gzip-compressed files. 460 * definitions of an API which supports LZW-compressed files. 473 * definitions of an API which supports bzip2-compressed files.
|
/external/skia/src/utils/ |
SkTextureCompressor_LATC.cpp | 83 // of 8-bit alpha into 64-bit values that comprise the compressed data. 123 // LATC compressed texels down into square 4x4 blocks 424 // This is the type passed as the CompressorType argument of the compressed
|
/external/skia/third_party/ktx/ |
ktx.cpp | 230 // First, we only support compressed formats and single byte 232 // compressed, the the GLType field in the header must be zero. 444 // There is a compressed format for this, but we don't support it yet.
|
/frameworks/base/tools/aapt/ |
Package.cpp | 29 /* these formats are already compressed, or don't compress well */ 341 printf(" (not compressed)\n"); 343 printf(" (compressed %d%%)\n", calcPercent(entry->getUncompressedLen(),
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_onyx_int.h | 148 // quality of the output over encoding speed. The output is compressed 158 // generated in the first encoding pass to create the compressed 163 // were generated in the first encoding pass to create the compressed
|
/libcore/ojluni/src/main/java/java/util/zip/ |
ZipInputStream.java | 39 * ZIP file format. Includes support for both compressed and uncompressed 339 // compressed file size fields 418 "invalid entry compressed size (expected " + e.csize +
|