Searched
full:compressed (Results
826 -
850 of
2537) sorted by null
<<31323334353637383940>>
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
sunau.py | 53 compression type ('not compressed' matches 'NONE') 240 return 'not compressed' 365 return 'not compressed'
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
sunau.py | 53 compression type ('not compressed' matches 'NONE') 240 return 'not compressed' 365 return 'not compressed'
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/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.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sunau.py | 53 compression type ('not compressed' matches 'NONE') 240 return 'not compressed' 365 return 'not compressed'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sunau.py | 53 compression type ('not compressed' matches 'NONE') 240 return 'not compressed' 365 return 'not compressed'
|
/external/libjpeg-turbo/ |
jchuff.c | 136 * Initialize for a Huffman-compressed scan. 616 * Encode and output one MCU's worth of Huffman-compressed coefficients. 673 * Finish up at the end of a Huffman-compressed scan. 707 * the compressed data. 784 * Trial-encode one MCU's worth of Huffman-compressed coefficients. 825 * one bits (so that padding bits added at the end of a compressed segment [all...] |
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfB44Compressor.cpp | 42 // are not compressed; their data are preserved exactly. 47 // shrinks the block to 14 bytes. The compressed 14-byte block 91 // compressed block contains only 3 instead of 14 bytes: 485 // Allocate buffers for compressed an uncompressed pixel data, 510 // Compressed data may be larger than the input data 758 // pixel blocks. Compress each block and append the compressed
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jchuff.c | 103 * Initialize for a Huffman-compressed scan. 475 * Encode and output one MCU's worth of Huffman-compressed coefficients. 532 * Finish up at the end of a Huffman-compressed scan. 566 * the compressed data. 643 * Trial-encode one MCU's worth of Huffman-compressed coefficients. 684 * one bits (so that padding bits added at the end of a compressed segment
|
/cts/tests/camera/libctscamera2jni/ |
dng-validate-jni.cpp | 266 // If we have compressed JPEG data, create a compressed thumbnail. Otherwise
|
/device/google/marlin/dataservices/datatop/src/ |
datatop_dev_poll.c | 256 dev_dict.val[6] = "compressed"; 265 dev_dict.val[15] = "compressed";
|
/external/ceres-solver/internal/ceres/ |
sparse_normal_cholesky_solver.cc | 170 // outer_product_ is a compressed row sparse matrix and in lower 171 // triangular form, when mapped to a compressed column sparse
|
/external/chromium-trace/catapult/systrace/systrace/ |
systrace.py | 72 'compressed form.') 81 help='read the trace from a file (compressed) rather than '
|
/external/clang/tools/scan-view/share/ |
Reporter.py | 86 # gzip'd or compressed files. 89 # No guess could be made, or the file is encoded (compressed), so
|
/external/eigen/unsupported/Eigen/src/SparseExtra/ |
RandomSetter.h | 105 * efficient random access. The conversion from the compressed representation to a hash_map object is performed 122 * involve a big and costly sort to update the compressed matrix back. To overcome this issue, a RandomSetter
|
/external/elfutils/libelf/ |
gelf.h | 88 /* Header of a compressed section. */ 190 elf_errno if the section isn't compressed or an error occurred. */
|
/external/fio/ |
client.c | 1244 * Get header first, it's not compressed 1291 * This has been compressed on the server side, since it can be big. 1302 * Convert if compressed and we support it. If it's not 1303 * compressed, we need not do anything. 1305 if (le32_to_cpu(pdu->compressed)) { 1307 log_err("fio: server sent compressed data by mistake\n"); 1321 ret->compressed = le32_to_cpu(ret->compressed); [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
formats.txt | 15 `LZW' (compressed with either `gzip' or `compress'), and 16 `BZ2' (compressed with `bzip2`).
|
/external/libpcap/Win32/Include/arpa/ |
nameser.h | 93 #define MAXCDNAME 255 /* maximum compressed domain name */ 288 * Defines for handling compressed domain names
|
/external/libpng/ |
pnginfo.h | 113 * uncompressed, compressed, and optionally compressed forms, respectively.
|
/external/libunwind/ |
configure.ac | 263 AC_MSG_CHECKING([whether to support LZMA-compressed symbol tables]) 265 AS_HELP_STRING([--enable-minidebuginfo], [Enables support for LZMA-compressed symbol tables]),, [enable_minidebuginfo=auto])
|
/external/libvorbis/doc/ |
oggstream.html | 77 <p>Ogg codecs use octet vectors of raw, compressed data 78 (<em>packets</em>). These compressed packets do not have any
|
vorbis.html | 105 <p>Ogg Vorbis is a general purpose compressed audio format 206 <p>Vorbis packets contain the raw, bitwise-compressed representation of a
|
/external/opencv3/3rdparty/libpng/ |
pnginfo.h | 101 * uncompressed, compressed, and optionally compressed forms, respectively.
|
/external/pdfium/third_party/lpng_v163/ |
pnginfo.h | 114 * uncompressed, compressed, and optionally compressed forms, respectively.
|
/external/protobuf/src/google/protobuf/compiler/ |
zip_writer.cc | 159 output.WriteLittleEndian32(info.size); // compressed size 190 output.WriteLittleEndian32(size); // compressed size
|
Completed in 1469 milliseconds
<<31323334353637383940>>