Searched
full:compressed (Results
476 -
500 of
1811) sorted by null
<<11121314151617181920>>
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdinput.c | 248 * Initialize the input modules to read a scan of compressed data. 266 * Finish up after inputting a compressed-data scan. 279 * Read JPEG markers before, between, or after compressed-data scans. 285 * we are reading a compressed data segment or inter-segment markers.
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowBitmap.java | 30 stream.write((description + " compressed as " + format + " with quality " + quality).getBytes());
|
/external/skia/src/gpu/ |
GrTextureProvider.cpp | 51 // Currently we don't recycle compressed textures as scratch.
|
/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/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
|
/frameworks/av/services/audioflinger/ |
AudioStreamOut.h | 95 * The HAL is in stereo mode when playing multi-channel compressed audio over HDMI.
|
SpdifStreamOut.cpp | 38 // Tell the HAL that the data will be compressed audio wrapped in a data burst.
|
SpdifStreamOut.h | 84 * The HAL is in stereo mode when playing multi-channel compressed audio over HDMI.
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace_context.h | 60 void *fbcompressed; /* destination for lzf compressed framebuffer */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
ivfdec.c | 95 warn("Failed to allocate compressed data buffer\n");
|
usage_dx.dox | 4 processes packets of compressed data passed by the application, producing
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
test_vector_test.cc | 74 // Open compressed video file.
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
Zip64Test.java | 55 // Test the case where the compressed / uncompressed sizes are in the extended info
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
TaskChainedCompressImageToJpeg.java | 30 * Implements the conversion of a YUV_420_888 image to compressed JPEG byte
|
Completed in 102 milliseconds
<<11121314151617181920>>