HomeSort by relevance Sort by last modified time
    Searched full:lossless (Results 151 - 175 of 285) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/flac/libFLAC/
float.c 1 /* libFLAC - Free Lossless Audio Codec library
  /external/flac/libFLAC/include/private/
lpc.h 1 /* libFLAC - Free Lossless Audio Codec library
Makefile.in 17 # libFLAC - Free Lossless Audio Codec library
  /external/jpeg/
cjpeg.1 241 lossless format while manipulating an image, then convert to JPEG format when
jdmarker.c 1016 case M_SOF3: /* Lossless, Huffman */
1019 case M_SOF7: /* Differential lossless, Huffman */
1021 case M_SOF11: /* Lossless, arithmetic */
1024 case M_SOF15: /* Differential lossless, arithmetic */
    [all...]
  /external/qemu/distrib/jpeg-6b/
cjpeg.1 241 lossless format while manipulating an image, then convert to JPEG format when
jdmarker.c 1008 case M_SOF3: /* Lossless, Huffman */
1011 case M_SOF7: /* Differential lossless, Huffman */
1013 case M_SOF11: /* Lossless, arithmetic */
1016 case M_SOF15: /* Differential lossless, arithmetic */
    [all...]
  /external/webp/src/enc/
picture.c     [all...]
vp8l.c 10 // main entry for the lossless encoder.
22 #include "../dsp/lossless.h"
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 462 // which is significant (not just an optimization) for the lossless
656 // which is significant (not just an optimization) for the lossless
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
encode.c 245 /* quantization and lossless coding */
614 /* quantization and lossless coding */
  /external/zlib/src/doc/
rfc1950.txt 44 This specification defines a lossless compressed data format. The
89 The purpose of this specification is to define a lossless
rfc1951.txt 42 This specification defines a lossless compressed data format that
97 The purpose of this specification is to define a lossless
132 A simple counting argument shows that no lossless compression
    [all...]
  /libcore/luni/src/main/java/java/nio/charset/
Charset.java 47 * represented by another (meaning that a lossless transformation is possible from the contained
349 * that lossless conversion is possible from C2 to C1 (but not necessarily the other way
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 670 xd->lossless = cm->base_qindex == 0 &&
675 xd->itxm_add = xd->lossless ? vp9_iwht4x4_add : vp9_idct4x4_add;
    [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h 557 /// A lossless cast is one that does not alter the basic value. It implies
560 /// @returns true iff the cast is lossless.
561 /// @brief Determine if this is a lossless cast.
    [all...]
  /external/bzip2/
CHANGES 3 lossless, block-sorting data compression.
bzlib_private.h 9 lossless, block-sorting data compression.
  /external/chromium_org/third_party/libwebp/utils/
bit_reader.h 287 // Bitreader for lossless format
huffman_encode.c 12 // Entropy encoding (Huffman) for webp lossless.
  /external/chromium_org/v8/test/mjsunit/
div-mod.js 94 // Computes the modulo by slow but lossless operations.
  /external/clang/include/clang/AST/
OperationKinds.h 125 /// type, which is required to be a lossless operation (although
  /external/flac/include/FLAC/
all.h 1 /* libFLAC - Free Lossless Audio Codec library
  /external/flac/libFLAC/ia32/
fixed_asm.nasm 3 ; libFLAC - Free Lossless Audio Codec library
  /external/flac/libFLAC/include/protected/
Makefile.in 17 # libFLAC - Free Lossless Audio Codec library

Completed in 256 milliseconds

1 2 3 4 5 67 8 91011>>