Searched
full:compressed (Results
676 -
700 of
2537) sorted by null
<<21222324252627282930>>
/external/opencv3/3rdparty/libwebp/enc/ |
alpha.c | 37 // the compressed output size. In range 0 (quick) to 6 (slow). 39 // 'output' corresponds to the buffer containing compressed alpha data. 42 // 'output_size' corresponds to size of this compressed alpha buffer. 47 // memory allocation for the compressed data fails.
|
/external/opencv3/3rdparty/libwebp/webp/ |
mux_types.h | 49 // (ICC profile, metadata) and WebP compressed image data.
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfCompression.h | 67 // flat fields are compressed more
|
/external/opencv3/3rdparty/zlib/ |
compress.c | 16 12 bytes. Upon exit, destLen is the actual size of the compressed buffer.
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jdinput.c | 247 * Initialize the input modules to read a scan of compressed data. 265 * Finish up after inputting a compressed-data scan. 278 * Read JPEG markers before, between, or after compressed-data scans. 284 * we are reading a compressed data segment or inter-segment markers.
|
/external/pdfium/third_party/zlib_v128/ |
compress.c | 16 12 bytes. Upon exit, destLen is the actual size of the compressed buffer.
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowBitmap.java | 30 stream.write((description + " compressed as " + format + " with quality " + quality).getBytes());
|
/external/skia/site/user/api/ |
skregion.md | 8 Regions are a highly compressed way to represent (integer) areas. Skia
|
/external/skia/src/gpu/ |
GrTextureProvider.cpp | 71 // Currently we don't recycle compressed textures as scratch.
|
SkGr.cpp | 110 * Fill out buffer with the compressed format Ganesh expects from a colortable 234 // our compressed data will be trimmed, so pass width() for its 245 // If the bitmap had compressed data and was then uncompressed, it'll still return 246 // compressed data on 'refEncodedData' and upload it. Probably not good, since if
|
/external/skia/src/sfnt/ |
SkOTTable_EBLC.h | 110 SkOTTableEmbeddedBitmapData::BigGlyphMetrics bigMetrics; // all glyphs have the same metrics; glyph data may be compressed, byte-aligned, or bit-aligned
|
/external/squashfs-tools/squashfs-tools/ |
lzma_wrapper.c | 75 * Success, return the compressed size. Outlen returned by the LZMA
|
read_file.c | 2 * Create a squashfs filesystem. This is a highly compressed read only
|
restore.c | 2 * Create a squashfs filesystem. This is a highly compressed read only
|
unsquashfs_xattr.c | 2 * Unsquash a squashfs filesystem. This is a highly compressed read only
|
xattr.h | 4 * Create a squashfs filesystem. This is a highly compressed read only
|
/external/srtp/crypto/ |
Makefile | 122 # the target 'package' builds a compressed tar archive of the source code
|
Makefile.in | 122 # the target 'package' builds a compressed tar archive of the source code
|
/external/webp/include/webp/ |
mux_types.h | 57 // (ICC profile, metadata) and WebP compressed image data.
|
/external/webp/src/webp/ |
mux_types.h | 57 // (ICC profile, metadata) and WebP compressed image data.
|
/external/webrtc/webrtc/base/ |
win32_unittest.cc | 74 // Make sure multiple 0 octects compressed.
|
/external/webrtc/webrtc/modules/desktop_capture/ |
screen_capturer_helper.h | 49 // be changed in the compressed output. So we need to re-render an entire
|
/external/zlib/src/ |
compress.c | 16 12 bytes. Upon exit, destLen is the actual size of the compressed buffer.
|
/external/zlib/src/contrib/delphi/ |
readme.txt | 39 missing. Handling compressed file formats like ZIP/GZIP or PNG
|
/external/zlib/src/doc/ |
algorithm.txt | 13 Literals or match lengths are compressed with one Huffman tree, and 14 match distances are compressed with another tree. The trees are stored 16 size (except that the compressed data for one block must fit in 208 ``DEFLATE Compressed Data Format Specification'' available in
|
Completed in 3180 milliseconds
<<21222324252627282930>>