HomeSort by relevance Sort by last modified time
    Searched defs:Compress (Results 1 - 16 of 16) sorted by null

  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
Compress.java 25 public class Compress {
26 private Compress() {
39 public static final String COMMAND = "compress";
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.cpp 77 float AdaptiveDynamicRangeCompression::Compress(float x) {
104 void AdaptiveDynamicRangeCompression::Compress(float *x1, float *x2) {
  /packages/apps/Camera2/jni/
jpegutil.cpp 140 int jpegutil::Compress(int img_width, int img_height,
305 int jpegutil::Compress(
361 return Compress(finalWidth, finalHeight, yIter, cbIter, crIter, outBuf,
  /external/brotli/tools/
bro.c 385 static int Compress(int quality, int lgwin, FILE* fin, FILE* fout,
444 fprintf(stderr, "failed to compress data\n");
479 is_ok = Compress(quality, lgwin, fin, fout, dictionary_path);
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 125 string Compress(const string& data, const GzipOutputStream::Options& options);
539 string IoTest::Compress(const string& data,
574 string gzip_compressed = Compress(golden, options);
577 string not_compressed = Compress(golden, options);
582 string zlib_compressed = Compress(golden, options);
667 string compressed = Compress(golden, GzipOutputStream::Options());
686 string compressed = Compress(golden1, GzipOutputStream::Options()) +
687 Compress(golden2, GzipOutputStream::Options());
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Compress.c 1350 Compress (
1386 // Compress it
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp 21 #include "../../Compress/CopyCoder.h"
488 static HRESULT Compress(
    [all...]
  /art/runtime/
stack_map.h 213 // Short location. Compress the kind and the value as a single byte.
    [all...]
  /external/dng_sdk/source/
dng_image_writer.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 520 PCLASS_COMPRESS_RETRY_HISTORY_DATA Compress;
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 727 Compress,
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.11.ALPHA.jar 

Completed in 2069 milliseconds