/external/ImageMagick/config/ |
mime.xml | 187 <mime type="application/x-7z-compressed" description="7-zip archive" priority="100" pattern="*.7z" /> 230 <mime type="application/x-bzdvi" description="TeX DVI document (bzip-compressed)" priority="100" pattern="*.dvi.bz2" /> 234 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tar.bz" /> 235 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tar.bz2" /> 236 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tbz" /> 237 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tbz2" / [all...] |
/external/ImageMagick/www/source/ |
mime.xml | 187 <mime type="application/x-7z-compressed" description="7-zip archive" priority="100" pattern="*.7z" /> 230 <mime type="application/x-bzdvi" description="TeX DVI document (bzip-compressed)" priority="100" pattern="*.dvi.bz2" /> 234 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tar.bz" /> 235 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tar.bz2" /> 236 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tbz" /> 237 <mime type="application/x-bzip-compressed-tar" description="Tar archive (bzip-compressed)" priority="100" pattern="*.tbz2" / [all...] |
/external/libpng/contrib/tools/ |
pngfix.c | 60 * in this structure and is required for decompressing the LZ compressed [all...] |
/external/libpng/ |
pngwutil.c | 247 * first argument is the *compressed* data (and it must be deflate 248 * compressed.) 474 png_uint_32 output_len; /* Final compressed length */ 605 png_ptr->zstream.msg = PNGZ_MSG_CAST("compressed data too long"); 636 /* Ship the compressed text out via chunk writes */ 664 png_error(png_ptr, "error writing ancillary chunked compressed data"); 910 * all of the data at once and, instead of buffering the compressed result, 918 * Z_NO_FLUSH: normal incremental output of compressed data [all...] |
/external/libjpeg-turbo/ |
usage.txt | 102 The -quality switch lets you trade off compressed file size against quality of 116 normal use; the compressed file size goes up dramatically for hardly any gain 221 to a compressed file will usually ruin the image from the point of the error 322 compressed using a quality level of 85 or below, then 325 that were compressed using quality levels above 85, 328 compressed using quality=97, for instance, the fast 332 method when decompressing images that were compressed 336 been compressed using lower quality levels. 473 jpegtran works by rearranging the compressed data (DCT coefficients), without [all...] |
jdhuff.c | 86 * Initialize for a Huffman-compressed scan. 348 /* Oops, it's actually a marker indicating end of compressed data. 368 /* We get here if we've read the marker that terminates the compressed 414 /* Oops, it's actually a marker indicating end of compressed data. */ \ 738 * Decode and return one MCU's worth of Huffman-compressed coefficients.
|
/external/libopus/include/ |
opus.h | 138 * <li>packet is the byte array to which the compressed data is written</li> 365 * To decode a frame, opus_decode() or opus_decode_float() must be called with a packet of compressed audio data: 371 * @li packet is the byte array containing the compressed data 418 * data at the full sample rate, or knows the compressed data doesn't 543 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type 561 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type 570 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type 582 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type 592 * @retval OPUS_INVALID_PACKET The compressed data passed is corrupted or of an unsupported type [all...] |
/external/ImageMagick/ImageMagick/script/ |
miff.html | 219 <p>The image pixel data in a MIFF file may be uncompressed, runlength encoded, Zip compressed, or BZip compressed. The compression key in the header defines how the image data is compressed. Uncompressed pixels are stored one scanline at a time in row order. Runlength-encoded compression counts runs of identical adjacent pixels and stores the pixels followed by a length byte (the number of identical pixels minus 1). Zip and BZip compression compresses each row of an image and precedes the compressed row with the length of compressed pixel bytes as a word in most significant byte first order.</p>
|
/external/ImageMagick/www/ |
miff.html | 223 <p>The image pixel data in a MIFF file may be uncompressed, runlength encoded, Zip compressed, or BZip compressed. The compression key in the header defines how the image data is compressed. Uncompressed pixels are stored one scanline at a time in row order. Runlength-encoded compression counts runs of identical adjacent pixels and stores the pixels followed by a length byte (the number of identical pixels minus 1). Zip and BZip compression compresses each row of an image and precedes the compressed row with the length of compressed pixel bytes as a word in most significant byte first order.</p>
|
/external/boringssl/src/crypto/rc4/asm/ |
rc4-586.pl | 26 # (**) This number requires compressed key schedule set up by 178 # detect compressed key schedule... 348 # assembler turned out to be 3.5x if re-coded for compressed 8-bit one, 353 # all-round performance, we detect P4 at run-time and set up compressed 379 &mov (&DWP(256,$out),-1); # mark schedule as compressed
|
/external/ceres-solver/internal/ceres/ |
covariance_impl.cc | 144 // The only part that requires work is walking the compressed column 329 // set of compressed rows corresponding to this parameter block. 359 // Fill out all the compressed rows for this parameter block. 415 // Construct a compressed column form of the Jacobian. 471 // saves memory and gives us R as a permuted compressed column
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineSamplerTests.cpp | 188 // \note We don't want to perform normalization on any compressed formats. 832 // Compressed formats 871 // Do not use compressed formats with 1D and 1D array textures. [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/84/1/.cp/ant_tasks/ |
metadataRepository-ant.jar | |
/external/eigen/Eigen/src/SparseQR/ |
SparseQR.h | 61 * \warning The input sparse matrix A must be in compressed mode (see SparseMatrix::makeCompressed()). 83 * \warning The matrix \a mat must be in compressed mode (see SparseMatrix::makeCompressed()). 94 * \warning The matrix \a mat must be in compressed mode (see SparseMatrix::makeCompressed()). 274 * \warning The matrix \a mat must be in compressed mode (see SparseMatrix::makeCompressed()). 284 eigen_assert(mat.isCompressed() && "SparseQR requires a sparse matrix in compressed mode. Call .makeCompressed() before passing it to SparseQR");
|
/external/lz4/programs/ |
lz4io.c | 292 * It generates compressed streams using the old 'legacy' format */ 340 if (sizeCheck!=(size_t)(outSize+4)) EXM_THROW(23, "Write error : cannot write compressed block"); 346 DISPLAYLEVEL(2,"Compressed %llu bytes into %llu bytes ==> %.2f%%\n", 428 if (sizeCheck!=outSize) EXM_THROW(35, "Write error : cannot write compressed block"); 454 DISPLAYLEVEL(2, "Compressed %llu bytes into %llu bytes ==> %.2f%%\n",
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_blit.c | 186 * 2) There is ZMASK RAM which contains a compressed zbuffer. 207 * compressed tiles in ZMASK to the zbuffer memory. 215 * 8) Fastfill must not be used if reading of compressed Z data is disabled 216 * and writing of compressed Z data is enabled (RD/WR_COMP_ENABLE), 514 /* Handle compressed formats. */
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nouveau_texture.c | 488 GLboolean compressed) 495 GLuint depth = compressed ? 1 : ti->Depth; 502 if (compressed) 571 GLboolean compressed) 577 if (compressed)
|
/external/mesa3d/src/mesa/main/ |
glformats.c | 528 /* compressed formats */ 783 * Test if an image format is a supported compressed format. 785 * \return GL_TRUE if compressed, GL_FALSE if uncompressed 974 * If format is a generic compressed format, return the corresponding 975 * non-compressed format. For other formats, return the format as-is. [all...] |
/external/opencv3/3rdparty/libwebp/webp/ |
encode.h | 43 // Returns the size of the compressed data (pointed to by *output), or 0 if 44 // an error occurred. The compressed data must be released by the caller 111 // 1 = compressed with WebP lossless). Default is 1. 118 int show_compressed; // if true, export the compressed picture back. 295 // Byte-emission hook, to store compressed bytes as they are ready.
|
/external/zlib/src/examples/ |
gun.c | 49 Like gunzip and uncompress, the file attributes of the orignal compressed 169 aspect of the compressed data format derived from an implementation that 249 if (NEXT() == -1) /* no compressed data is ok */ 279 if (NEXT() == -1) { /* EOF is end of compressed data */ 378 Z_DATA_ERROR if the header or the compressed data is invalid, or if the
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiLogger.java | 569 byte[] compressed = bos.toByteArray(); 571 Log.d(TAG," length is:" + (compressed == null? "0" : compressed.length)); 576 compressed.length < input.length ? compressed : input , Base64.DEFAULT);
|
/prebuilts/go/darwin-x86/src/syscall/ |
unzip_nacl.go | 21 in string // compressed input 48 // compressed, fixed Huffman tables 51 // compressed, dynamic Huffman tables 506 println("fs unzip: junk at end of compressed data") 619 // buf is deflate-compressed
|
/prebuilts/go/linux-x86/src/syscall/ |
unzip_nacl.go | 21 in string // compressed input 48 // compressed, fixed Huffman tables 51 // compressed, dynamic Huffman tables 506 println("fs unzip: junk at end of compressed data") 619 // buf is deflate-compressed
|
/external/libexif/po/ |
en_AU.po | [all...] |
en_GB.po | [all...] |