HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 1601 - 1625 of 2537) sorted by null

<<61626364656667686970>>

  /external/webp/src/dec/
idec.c 74 size_t chunk_size_; // Compressed VP8/VP8L size extracted from Header.
93 // Check if we need to preserve the compressed alpha data, as it may not have
  /external/zopfli/src/zopfli/
deflate.c 580 fprintf(stderr, "compressed block size: %d (%dk) (unc: %d)\n",
680 assert(blocksize < 65536); /* Non compressed blocks are max this size. */
  /external/zopfli/src/zopflipng/lodepng/
lodepng_util.cpp 411 //get the tree of a deflated block with dynamic tree, the tree itself is also Huffman compressed with a known tree
590 //IDAT chunk, containing compressed image data
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d8_31pf.cpp 277 8 pulses (compressed)
343 Word16 indx[], /* i : position and sign of 8 pulses (compressed) */
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 514 * @param data byte array of compressed image data
549 * @param data byte array of compressed image data
  /frameworks/base/media/java/android/media/
MediaCodec.java 62 Codecs operate on three kinds of data: compressed data, raw audio data and raw video data.
73 <h4>Compressed Buffers</h4>
75 Input buffers (for decoders) and output buffers (for encoders) contain compressed data according
77 compressed video frame. For audio data this is normally a single access unit (an encoded audio
291 processing such compressed formats, this data must be submitted to the codec after {@link
375 Encoders (or codecs that generate compressed data) will create and return the codec specific data
657 Video decoders (and in general codecs that consume compressed video data) behave differently
    [all...]
  /libcore/ojluni/src/main/java/java/util/jar/
Pack200.java 95 * A Pack200 file compressed with gzip can be hosted on HTTP/1.1 web servers.
98 * the file encoded with Pack200 and further compressed with gzip. Please
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/javawriter/2.5.1/
javawriter-2.5.1.jar 
  /system/core/libziparchive/
zip_archive.cc 627 ALOGW("Zip: bad compressed length in zip (%" PRId64 " + %" PRIu32 " > %" PRId64 ")",
817 // Make sure we have enough space on the volume to extract the compressed
    [all...]
  /external/e2fsprogs/e2fsck/
pass1.c 83 fragmented:1, compressed:1, bbcheck:1; member in struct:process_block_struct
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
copy_helper.py     [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeTextureApiTests.cpp 461 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if imageSize is not consistent with the format, dimensions, and contents of the specified compressed image data.");
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc     [all...]
  /external/opencv3/3rdparty/zlib/
ChangeLog     [all...]
  /external/zlib/src/
ChangeLog     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 193 #define DOT11_BA_CTL_COMPRESSED 0x0004 /* compressed bitmap */
218 #define DOT11_BA_CMP_BITMAP_LEN 8 /* compressed bitmap length */
    [all...]
  /external/ImageMagick/coders/
bmp.c 185 % compressed pixels are runlength encoded for a 256-color bitmap.
353 % o bytes_per_line: the number of bytes in a scanline of compressed pixels
358 % o compressed_pixels: The address of a byte (8 bits) array of compressed
    [all...]
  /external/curl/lib/
urldata.h     [all...]
  /external/libjpeg-turbo/
structure.txt 155 choose dummy block contents so as to minimize their size in compressed form.
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 184 /// compressed dispacement field.
187 "Compressed 8-bit displacement is only valid for EVEX inst.");
500 // Try EVEX compressed 8-bit displacement first; if failed, fall back to
    [all...]
  /external/tremolo/Tremolo/
vorbisfile.c 935 /* returns: total raw (compressed) length of content if i==-1
936 raw (compressed) length of that logical bitstream for i==0 to n
992 /* seek to an offset relative to the *compressed* data. This also
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
vms-lib.c 793 /* Compressed buffer. */
1006 /* This is a compressed member. */
1021 /* Read the compressed record. */
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-dis.c 806 /* Defaults: mipsIII/r3000 (?!), no microMIPS ASE (any compressed code
    [all...]
  /frameworks/native/vulkan/api/
vulkan.api     [all...]
  /art/runtime/
stack_map.h 199 // Short (compressed) location, fitting on one byte.
292 // Compute the compressed kind of `location`.
    [all...]

Completed in 3328 milliseconds

<<61626364656667686970>>