Searched
full:compressed (Results
726 -
750 of
2537) sorted by null
<<21222324252627282930>>
/toolchain/binutils/binutils-2.25/include/coff/ |
apollo.h | 86 compressed sections */
|
/toolchain/binutils/binutils-2.25/include/elf/ |
tic6x.h | 89 /* Compressed data for initializing C variables. */
|
/build/tools/zipalign/ |
ZipAlign.cpp | 86 //printf("--- %s: orig at %ld len=%ld (compressed)\n", 192 printf("%8ld %s (OK - compressed)\n",
|
/external/eigen/Eigen/src/SparseLU/ |
SparseLU_SupernodalMatrix.h | 110 * Return the array of compressed row indices of all supernodes 169 Index* m_rowind; // Array of compressed row indices of rectangular supernodes
|
/external/eigen/doc/ |
SparseQuickReference.dox | 96 sm1.isCompressed(); // Check if sm1 is in compressed form 244 <td> If the matrix is not in compressed form, makeCompressed() should be called before. Note that these functions are mostly provided for interoperability purposes with external libraries. A better access to the values of the matrix is done by using the InnerIterator class as described in \link TutorialSparse the Tutorial Sparse \endlink section</td>
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bzip2/ |
ftbzip2.c | 5 /* FreeType support for .bz2 compressed files. */ 8 /* parse compressed PCF fonts, as found with many X11 server */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/lzw/ |
ftzopen.c | 5 /* FreeType support for .Z compressed files. */ 8 /* be used to parse compressed PCF fonts, as found with many X11 server */
|
/external/libvncserver/libvncserver/ |
zlib.c | 38 * If the zlib compressed/encoded version is 189 /* Find the total size of the resulting compressed data. */
|
/external/libvpx/libvpx/examples/ |
twopass_encoder.c | 15 // YV12 format, passes it through the encoder twice, and writes the compressed 120 die_codec(ctx, "Failed to write compressed frame.");
|
/external/lzma/DOC/ |
installer.txt | 148 1) To create compressed console 7-Zip:
155 2) To create compressed GUI 7-Zip:
|
/external/mesa3d/src/mesa/main/ |
formats.h | 50 * Max number of bytes for any non-compressed pixel format below, or for 133 * \name Compressed texture formats.
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/ |
FrameNode.java | 59 * {@link Opcodes#F_APPEND}, {@link Opcodes#F_SAME1} for compressed frames.
90 * {@link Opcodes#F_SAME1} for compressed frames.
|
/external/opencv3/3rdparty/libwebp/dec/ |
webpi.h | 60 size_t compressed_size; // VP8/VP8L compressed data size 81 // to the *compressed* format, not the output one.
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfRleCompressor.cpp | 56 // and return the length of the compressed data. 118 // Uncompress an array of bytes compressed with rleCompress().
|
/external/skia/src/core/ |
SkImageCacherator.cpp | 237 * 3. Ask the generator to return a compressed form that the GPU might support 278 // 3. Ask the generator to return a compressed form that the GPU might support
|
/external/vboot_reference/firmware/include/ |
bmpblk_header.h | 109 * Size of the compressed image; if image is not compressed, this will
|
/external/webp/src/dec/ |
webpi.h | 64 size_t compressed_size; // VP8/VP8L compressed data size 85 // to the *compressed* format, not the output one.
|
/external/zopfli/src/zopflipng/lodepng/ |
lodepng_util.h | 123 size_t compressedbits; //size of compressed block in bits 131 std::vector<int> clcl; //19 code length code lengths (compressed tree's tree)
|
/frameworks/base/graphics/java/android/graphics/ |
YuvImage.java | 113 * @param rectangle The rectangle region to be compressed. The medthod checks if rectangle is 118 * @param stream OutputStream to write the compressed data.
|
/frameworks/base/libs/androidfw/ |
StreamingZipInflater.cpp | 51 * Streaming access to compressed asset data in an open fd 71 * Streaming access to compressed data held in an mmapped region of memory
|
/frameworks/wilhelm/src/android/ |
AacBqToPcmCbRenderer.cpp | 33 * @param data pointer to the compressed audio data 77 * @param data pointer to the compressed audio data
|
/hardware/intel/common/libva/va/ |
va_dec_vp9.h | 175 /** \brief The byte count of compressed header the bitstream buffer, 286 * (at least compressed header) to the end of frame.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
twopass_encoder.c | 15 // YV12 format, passes it through the encoder twice, and writes the compressed 115 die_codec(ctx, "Failed to write compressed frame.");
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/ |
InflaterTest.java | 223 "the total number of bytes to be compressed does not equal the total bytes decompressed", 247 "the total number of bytes to be compressed does not equal the total bytes decompressed", 902 "Compressed data the same for stream with dictionary and without it.", 905 "Compressed data the same for stream with dictionary and without it.", 908 "Compressed data the same for stream with different dictionaries.", [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
archive_util.py | 53 """Create a (possibly compressed) tar file from all the files under 178 'ztar': (make_tarball, [('compress', 'compress')], "compressed tar file"),
|
Completed in 2070 milliseconds
<<21222324252627282930>>