/external/flac/libFLAC/ppc/as/ |
lpc_asm.s | 1 ; libFLAC - Free Lossless Audio Codec library
|
/external/flac/libFLAC/ppc/gas/ |
lpc_asm.s | 1 # libFLAC - Free Lossless Audio Codec library
|
/external/jpeg/ |
jccolor.c | 54 * 16-bit samples, but if you want lossless storage you shouldn't be changing
|
jctrans.c | 57 * then copy from the source object all parameters needed for lossless
|
structure.doc | 49 The library does not support the lossless (spatial) JPEG process. Lossless 52 We feel that lossless JPEG is better handled by a separate library. [all...] |
/external/libvpx/libvpx/ |
vpxenc.c | 560 static const arg_def_t lossless = ARG_DEF(NULL, "lossless", 1, "Lossless mode"); variable 587 &tune_ssim, &cq_level, &max_intra_rate_pct, &lossless, [all...] |
/external/qemu/distrib/jpeg-6b/ |
jctrans.c | 57 * then copy from the source object all parameters needed for lossless
|
structure.doc | 49 The library does not support the lossless (spatial) JPEG process. Lossless 52 We feel that lossless JPEG is better handled by a separate library. [all...] |
/external/v8/test/mjsunit/ |
div-mod.js | 94 // Computes the modulo by slow but lossless operations.
|
/external/webp/src/utils/ |
bit_reader.h | 287 // Bitreader for lossless format
|
huffman_encode.c | 12 // Entropy encoding (Huffman) for webp lossless.
|
/external/chromium_org/third_party/libwebp/demux/ |
demux.c | 449 // Also, set ALPHA_FLAG if this is a lossless image with alpha. 825 // Create a whole 'frame' from VP8 (+ alpha) or lossless. [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_onyx_if.c | 161 // down to lossless mode represented by q 1.0. 724 sf->optimize_coefficients = !cpi->oxcf.lossless; 970 if (cpi->oxcf.lossless || cpi->mb.e_mbd.lossless) { [all...] |
/external/webp/src/demux/ |
demux.c | 449 // Also, set ALPHA_FLAG if this is a lossless image with alpha. 817 // Create a whole 'frame' from VP8 (+ alpha) or lossless.
|
/external/zlib/src/doc/ |
rfc1952.txt | 42 This specification defines a lossless compressed data format that is 91 The purpose of this specification is to define a lossless
|
/external/chromium_org/third_party/libwebp/dsp/ |
lossless.c | 10 // Image transforms and color space conversion methods for lossless decoder. 31 #include "./lossless.h" [all...] |
/external/libvorbis/lib/ |
psy.c | 948 if(!flags || !flags[j]){ /* lossless coupling already quantized. [all...] |
/external/webp/src/dsp/ |
lossless.c | 10 // Image transforms and color space conversion methods for lossless decoder. 31 #include "./lossless.h" [all...] |
/external/bzip2/ |
bzip2recover.c | 8 lossless, block-sorting data compression.
|
decompress.c | 9 lossless, block-sorting data compression.
|
/external/chromium_org/third_party/libwebp/enc/ |
analysis.c | 408 // Let's pretend we have perfect lossless reconstruction.
|
histogram.c | 21 #include "../dsp/lossless.h"
|
webpenc.c | 376 if (!config->lossless) {
|
/external/chromium_org/third_party/opus/src/include/ |
opus_defines.h | 489 * at the expense of quality at a given bitrate in the lossless case, but greater quality
|
/external/flac/libFLAC/ |
cpu.c | 1 /* libFLAC - Free Lossless Audio Codec library
|