HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 376 - 400 of 931) sorted by null

<<11121314151617181920>>

  /build/tools/zipalign/
ZipFile.cpp 423 * Make sure it has compressed "enough". This probably ought
460 /* we should support uncompressed-from-compressed, but it's not
493 endPosn = ftell(mZipFp); // seeked to end of compressed data
741 * will be seeked immediately past the compressed data.
    [all...]
  /development/tools/emulator/system/camera/
CallbackNotifier.h 169 * This state control whether or not to notify the framework about compressed
  /external/chromium/sdch/open-vcdiff/src/google/
vcdecoder.h 67 // compressed stream. If any chunks of data can be fully decoded,
  /external/iproute2/ip/
ipaddress.c 326 s->rx_compressed ? "compressed" : "", _SL_);
349 s->tx_compressed ? "compressed" : "", _SL_);
379 s->rx_compressed ? "compressed" : "", _SL_);
400 s->tx_compressed ? "compressed" : "", _SL_);
  /external/jpeg/
jpegtran.1 23 works by rearranging the compressed data (DCT coefficients), without
usage.doc 105 The -quality switch lets you trade off compressed file size against quality of
119 normal use; the compressed file size goes up dramatically for hardly any gain
173 to a compressed file will usually ruin the image from the point of the error
409 jpegtran works by rearranging the compressed data (DCT coefficients), without
  /external/kernel-headers/original/linux/
videodev.h 228 __u8 user_data[256]; /* user data last found in compressed stream */
  /external/liblzf/
Changes 106 - avoid spurious memory accesses after the to-be-compressed
  /external/libvpx/vpx/src/
vpx_encoder.c 165 * compressed data, and the codec has not placed the data there,
  /external/libvpx/vpx/
vp8cx.h 237 * This defines VP8 partitioning mode for compressed data, i.e., the number of
  /external/mesa3d/docs/
MESA_texture_array.spec 688 as a compressed two-dimensional textures. When specifying or querying
689 compressed images using one of the S3TC formats, the images are provided
695 those specific to three-dimensional images, are ignored when compressed
701 array textures in this extension. If compressed one-dimensional arrays
    [all...]
MESA_texture_signed_rgba.spec 44 ARB_texture_compression_rgtc introduces some compressed red and
  /external/neven/Embedded/common/src/b_TensorEm/
CompactAlt.h 36 * translation vector (not compressed)
  /external/openssl/crypto/ec/
ec_err.c 229 {ERR_REASON(EC_R_INVALID_COMPRESSED_POINT),"invalid compressed point"},
  /external/qemu/block/
qcow2.c 38 - Size of compressed clusters is stored in sectors to reduce bit usage
454 /* add AIO support for compressed blocks ? */
651 s->cluster_cache_offset = -1; /* disable compressed cache */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpegtran.1 23 works by rearranging the compressed data (DCT coefficients), without
usage.doc 105 The -quality switch lets you trade off compressed file size against quality of
119 normal use; the compressed file size goes up dramatically for hardly any gain
173 to a compressed file will usually ruin the image from the point of the error
409 jpegtran works by rearranging the compressed data (DCT coefficients), without
  /external/webkit/Source/WebCore/platform/graphics/
WOFFFileFormat.cpp 229 // The table is not compressed.
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
HostedNetscapePluginStream.mm 174 // If the content is encoded (most likely compressed), then don't send its length to the plugin,
  /frameworks/av/include/media/stagefright/
MetaData.h 85 kKeyAlbumArt = 'albA', // compressed image data
  /frameworks/av/media/libstagefright/
CameraSourceTimeLapse.cpp 267 // the compressed video frame data for the first input video frame.
  /frameworks/base/core/java/com/android/internal/content/
PackageHelper.java 268 // Create a new entry so that the compressed len is recomputed.
  /frameworks/base/opengl/java/android/opengl/
GLUtils.java 64 * is one. If the bitmap is stored in a compressed format, it may not have
  /frameworks/base/tools/aapt/
ZipFile.cpp 423 * Make sure it has compressed "enough". This probably ought
460 /* we should support uncompressed-from-compressed, but it's not
493 endPosn = ftell(mZipFp); // seeked to end of compressed data
741 * will be seeked immediately past the compressed data.
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceResponse.java 170 * | encoded and compressed dns name (variable) |

Completed in 987 milliseconds

<<11121314151617181920>>