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

<<31323334353637383940>>

  /external/skia/gyp/
images.gyp 130 # Java applications that can't take advantage of the compressed formats.
  /external/skia/include/gpu/
GrTextureProvider.h 29 * implies tightly packed rows. For compressed pixel configs, this
  /external/skia/src/animator/
SkScript.h 179 struct SkSuppress { // !!! could be compressed to a long
  /external/skia/src/gpu/
GrLayerAtlas.cpp 92 // We currently do not support compressed atlases...
  /external/skia/src/gpu/vk/
GrVkCaps.cpp 206 // Compressed texture support
  /external/skia/src/utils/
SkTextureCompressor.cpp 107 SkFAIL("Unknown compressed format!");
SkTextureCompressor_R11EAC.cpp 19 // Blocks compressed into R11 EAC are represented as follows:
272 // of 8-bit alpha into 64-bit values that comprise the compressed data.
515 // This function returns the compressed format of a block given as four columns of
594 // This is the type passed as the CompressorType argument of the compressed
  /external/skia/third_party/etc1/
etc1.cpp 89 Add table 3.17.2: Intensity modifier sets for ETC1 compressed textures:
104 ETC1 compressed textures:
205 // Input is an ETC1 compressed version of the data.
490 // Output is an ETC1 compressed version of the data.
  /external/squashfs-tools/kernel/fs/squashfs/
dir.c 2 * Squashfs - a compressed read only filesystem for Linux
  /external/squashfs-tools/squashfs-tools/
action.h 4 * Create a squashfs filesystem. This is a highly compressed read only
caches-queues-lists.h 4 * Create a squashfs filesystem. This is a highly compressed read only
progressbar.c 2 * Create a squashfs filesystem. This is a highly compressed read only
unsquashfs.h 4 * Unsquash a squashfs filesystem. This is a highly compressed read only
  /external/tcpdump/
print-sl.c 241 * 'cp - chdr' is the length of the compressed header.
  /external/zlib/src/contrib/ada/
zlib-streams.ads 75 -- and data read from the Stream is compressed data from the Back stream.
  /external/zlib/src/contrib/blast/
blast.c 6 * blast.c decompresses data compressed by the PKWare Compression Library.
112 * - The codes as stored in the compressed data are bit-reversed relative to
114 * bits are pulled from the compressed data one at a time and used to
249 * - Compressed data is a combination of literals and length/distance pairs
  /external/zlib/src/contrib/minizip/
mztools.c 60 unsigned int cpsize = READ_32(header + 18); /* compressed size */
  /external/zlib/src/contrib/pascal/
example.pas 82 procedure test_gzio(const fname: PChar; (* compressed file name *)
297 (* Feed in already compressed data and switch to no compression: *)
389 Inc(PByteArray(compr)^[3]); (* force an error in first compressed block *)
430 d_stream.avail_in := Integer(comprLen-2); (* read all compressed data *)
  /external/zlib/src/contrib/puff/
pufftest.c 142 if (sourcelen < len) fprintf(stderr, "%lu compressed bytes unused\n",
  /external/zlib/src/test/
example.c 115 const char *fname; /* compressed file name */
308 /* Feed in already compressed data and switch to no compression: */
397 compr[3]++; /* force an error in first compressed block */
438 d_stream.avail_in = (uInt)comprLen-2; /* read all compressed data */
  /frameworks/av/include/media/stagefright/
CameraSourceTimeLapse.h 86 // False after a call to takePicture() but before the final compressed
  /frameworks/av/media/libstagefright/
JPEGSource.cpp 44 #define JPEG_SOS 0xDA /* nStart Of Scan (begins compressed data)*/
  /frameworks/av/services/audioflinger/
AudioStreamOut.cpp 105 // For offloaded MP3 and other compressed formats.
  /frameworks/av/services/audiopolicy/engineconfigurable/src/
Engine.cpp 170 // compressed format as they would likely not be mixed and dropped.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.cpp 92 // Route compressed data straight to output stream buffer

Completed in 1385 milliseconds

<<31323334353637383940>>