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

<<21222324252627282930>>

  /docs/source.android.com/src/devices/audio/
data_formats.jd 48 <a href="http://en.wikipedia.org/wiki/Lossless_compression">lossless compressed</a>, or
49 <a href="http://en.wikipedia.org/wiki/Lossy_compression">lossy compressed</a>.
50 PCM is the most common uncompressed audio format. FLAC is a lossless compressed
51 format, while MP3 and AAC are lossy compressed formats.
  /external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/
PartiallyUncompressingPipe.java 28 * The uncompressor used to uncompress compressed input streams.
  /external/avahi/common/
doxygen.m4 12 # 'HTML' for plain HTML, 'CHM' for compressed HTML help (for MS users), 'CHI'
232 # (Compressed) HTML help generation:
233 DX_ARG_ABLE(chm, [generate doxygen compressed HTML help documentation],
243 DX_ARG_ABLE(chi, [generate doxygen seperate compressed HTML help index file],
  /external/bsdiff/
bsdiff.cc 286 /* Compute size of compressed ctrl data */
291 /* Write compressed diff data */
301 /* Compute size of compressed diff data */
306 /* Write compressed extra data */
  /external/ceres-solver/internal/ceres/
visibility.h 52 // Given a compressed row block structure, computes the set of
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/
nsbase.py 73 is not compressed when convert to DNS wire format, and whose
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/
DESCRIPTION 29 faster the more compressed the input already is). Compared to the
  /external/deqp/doc/testspecs/GLES2/
functional.texture.teximage.txt 37 + Compressed texture formats
  /external/elfutils/tests/
run-compress-test.sh 92 # Already compressed files
zstrptr.c 89 ? "compressed" : "uncompressed"));
  /external/fio/
server.h 178 uint32_t compressed; member in struct:cmd_iolog_pdu
  /external/kernel-headers/original/uapi/linux/
media-bus-format.h 126 /* JPEG compressed formats - next is 0x4002 */
  /external/libjpeg-turbo/
jdinput.c 271 * Initialize the input modules to read a scan of compressed data.
289 * Finish up after inputting a compressed-data scan.
302 * Read JPEG markers before, between, or after compressed-data scans.
308 * we are reading a compressed data segment or inter-segment markers.
  /external/libvpx/libvpx/examples/
vp9_lossless_encoder.c 52 die_codec(codec, "Failed to write compressed frame");
  /external/libvpx/libvpx/
ivfdec.c 95 warn("Failed to allocate compressed data buffer\n");
usage_dx.dox 4 processes packets of compressed data passed by the application, producing
  /external/libvpx/libvpx/vpx/
vpx_frame_buffer.h 53 * decode a compressed image into. This function may be called more than once
  /external/llvm/test/MC/ELF/
compression.s 30 // sections, so make sure we handle symbols inside compressed sections
  /external/llvm/unittests/ADT/
IntEqClassesTest.cpp 78 // compressed map.
  /external/lzma/CPP/7zip/
ICoder.h 49 kReduceSize // estimated size of data that will be compressed. Encoder can use this value to reduce dictionary size.
  /external/mesa3d/docs/
relnotes-7.6.1.html 60 it returns the actual compressed format chosen.
  /external/mesa3d/src/gallium/drivers/r600/
r600_resource.h 55 unsigned dirty_level_mask; /* each bit says if that mipmap is compressed */
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_tex_layout.c 71 * non-compressed cube texture map on GM945.
215 if (mt->compressed)
253 * Compressed cube texture map layout for GM945 and later.
461 if (mt->compressed)
  /external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
RequestBodyCompression.java 89 return -1; // We don't know the compressed length in advance!
  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
vdpau.h 144 /** Describe size/location of the compressed video data.

Completed in 2165 milliseconds

<<21222324252627282930>>