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

<<41424344454647484950>>

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_miptree.c 38 nv50_mt_choose_storage_type(struct nv50_miptree *mt, boolean compressed)
106 if (!compressed)
  /external/opencv3/3rdparty/libwebp/dec/
vp8i.h 279 const uint8_t* alpha_data_; // compressed alpha data (if present)
285 const uint8_t* layer_data_; // compressed layer data (if present)
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfPizCompressor.cpp 505 // Determine the layout of the compressed pixel data
555 throw InputExc ("Error in header for PIZ-compressed data "
  /external/opencv3/3rdparty/zlib/
deflate.h 253 ulg compressed_len; /* total bit length of compressed file mod 2^32 */
254 ulg bits_sent; /* bit length of compressed data sent mod 2^32 */
  /external/pdfium/third_party/zlib_v128/
deflate.h 253 ulg compressed_len; /* total bit length of compressed file mod 2^32 */
254 ulg bits_sent; /* bit length of compressed data sent mod 2^32 */
  /external/squashfs-tools/RELEASE-READMEs/
README-4.1 30 1. Layout can store up to 2^48 bytes of compressed xattr data.
32 3. Total size of xattr data per inode 2^48 bytes of compressed data.
  /external/webrtc/webrtc/base/
win32.cc 260 // Can only have one compressed run of zeroes ("::") per address.
263 // Hit a compressed run. Count colons to figure out how much of the
  /external/zlib/src/contrib/minizip/
unzip.h 119 ZPOS64_T compressed_size; /* compressed size 8 bytes */
140 uLong compressed_size; /* compressed size 4 bytes */
  /external/zlib/src/
deflate.h 253 ulg compressed_len; /* total bit length of compressed file mod 2^32 */
254 ulg bits_sent; /* bit length of compressed data sent mod 2^32 */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 191 int counter_BTsrc; /* BT = Bit Transfer, bit transfer from low motion frames or less complicatedly compressed frames */
192 int counter_BTdst; /* BT = Bit Transfer, bit transfer to scene change frames or high motion frames or more complicatedly compressed frames */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 290 Int counter_BTsrc; /* BT = Bit Transfer, bit transfer from low motion frames or less complicatedly compressed frames */
291 Int counter_BTdst; /* BT = Bit Transfer, bit transfer to scene change frames or high motion frames or more complicatedly compressed frames */
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_params.h 2 * compress_params.h - codec types and parameters for compressed data
62 /* compressed TX */
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_params.h 2 * compress_params.h - codec types and parameters for compressed data
64 /* compressed TX */
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_params.h 2 * compress_params.h - codec types and parameters for compressed data
61 /* compressed TX */
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_params.h 2 * compress_params.h - codec types and parameters for compressed data
62 /* compressed TX */
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 91 IH264VENC_COMPRESSEDSIZEOVERFLOW, /* Compressed data exceeds the maximum compressed size limit*/
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
InflaterInputStreamTest.java 188 "original compressed data did not equal decompressed data",
437 "original compressed data did not equal decompressed data",
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/
compact_unwind_encoding.h 439 // There are two kinds of second level index pages: regular and compressed.
440 // A compressed page can hold up to 1021 entries, but it cannot be used
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
MessagePartData.java 86 // Used for stuff that's ignored or arbitrarily compressed.
467 * Computes the minimum size that this MessagePartData could be compressed/downsampled/encoded
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 361 /* 10bit raw bayer DPCM compressed to 8 bits */
369 /* compressed formats */
395 #define V4L2_PIX_FMT_SPCA561 v4l2_fourcc('S', '5', '6', '1') /* compressed GBRG bayer */
396 #define V4L2_PIX_FMT_PAC207 v4l2_fourcc('P', '2', '0', '7') /* compressed BGGR bayer */
397 #define V4L2_PIX_FMT_MR97310A v4l2_fourcc('M', '3', '1', '0') /* compressed BGGR bayer */
398 #define V4L2_PIX_FMT_SN9C2028 v4l2_fourcc('S', 'O', 'N', 'X') /* compressed GBRG bayer */
399 #define V4L2_PIX_FMT_SQ905C v4l2_fourcc('9', '0', '5', 'C') /* compressed RGGB bayer */
408 #define V4L2_PIX_FMT_SE401 v4l2_fourcc('S', '4', '0', '1') /* se401 janggu compressed rgb */
    [all...]
  /prebuilts/go/darwin-x86/misc/nacl/testdata/
mime.types 581 application/vnd.ms-cab-compressed cab
    [all...]
  /prebuilts/go/darwin-x86/src/archive/zip/
writer.go 85 b.uint32(uint32max) // compressed size
259 b.uint32(0) // compressed size,
  /prebuilts/go/linux-x86/misc/nacl/testdata/
mime.types 581 application/vnd.ms-cab-compressed cab
    [all...]
  /prebuilts/go/linux-x86/src/archive/zip/
writer.go 85 b.uint32(uint32max) // compressed size
259 b.uint32(0) // compressed size,
  /prebuilts/tools/common/m2/repository/org/reficio/p2-maven-plugin/1.1.0/
p2-maven-plugin-1.1.0.pom 493 <echo message="Uploading compressed site ${site_tgz}"/>
496 <echo message="Extracting compressed site and cleaning up"/>

Completed in 2503 milliseconds

<<41424344454647484950>>