| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
| D | TJDecompressor.java | 377 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress() method in TJDecompressor 407 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress() method in TJDecompressor 438 public byte[] decompress(int desiredWidth, int pitch, int desiredHeight, in decompress() method in TJDecompressor 696 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress() method in TJDecompressor 735 public void decompress(BufferedImage dstImage, int flags) in decompress() method in TJDecompressor 843 public BufferedImage decompress(int desiredWidth, int desiredHeight, in decompress() method in TJDecompressor 885 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress() method in TJDecompressor 889 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, int x, in decompress() method in TJDecompressor 894 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress() method in TJDecompressor 898 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, int x, in decompress() method in TJDecompressor
|
| /third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
| D | TJDecompressor.java | 386 public void decompress(byte[] dstBuf, int x, int y, int desiredWidth, in decompress() method in TJDecompressor 416 public void decompress(byte[] dstBuf, int desiredWidth, int pitch, in decompress() method in TJDecompressor 447 public byte[] decompress(int desiredWidth, int pitch, int desiredHeight, in decompress() method in TJDecompressor 705 public void decompress(int[] dstBuf, int x, int y, int desiredWidth, in decompress() method in TJDecompressor 744 public void decompress(BufferedImage dstImage, int flags) in decompress() method in TJDecompressor 852 public BufferedImage decompress(int desiredWidth, int desiredHeight, in decompress() method in TJDecompressor 894 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, in decompress() method in TJDecompressor 898 private native void decompress(byte[] srcBuf, int size, byte[] dstBuf, int x, in decompress() method in TJDecompressor 903 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, in decompress() method in TJDecompressor 907 private native void decompress(byte[] srcBuf, int size, int[] dstBuf, int x, in decompress() method in TJDecompressor
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | UnicodeDecompressor.java | 115 public static String decompress(byte [] buffer){ in decompress() method in UnicodeDecompressor 128 public static char [] decompress(byte [] buffer, int start, int limit) { in decompress() method in UnicodeDecompressor 164 public int decompress(byte [] byteBuffer, in decompress() method in UnicodeDecompressor
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | UnicodeDecompressor.java | 116 public static String decompress(byte [] buffer){ in decompress() method in UnicodeDecompressor 130 public static char [] decompress(byte [] buffer, int start, int limit) { in decompress() method in UnicodeDecompressor 167 public int decompress(byte [] byteBuffer, in decompress() method in UnicodeDecompressor
|
| /third_party/node/test/parallel/ |
| D | test-zlib-close-after-error.js | 8 const decompress = zlib.createGunzip(15); constant
|
| D | test-zlib-destroy.js | 23 const decompress = zlib.createGunzip(15); constant
|
| D | test-zlib-brotli-from-brotli.js | 14 const decompress = new zlib.BrotliDecompress(); constant
|
| D | test-zlib-flush-write-sync-interleaved.js | 12 const decompress = createGunzip(); constant
|
| /third_party/skia/third_party/externals/brotli/python/ |
| D | brotli.py | 53 decompress = _brotli.decompress variable
|
| /third_party/jsoncpp/devtools/ |
| D | tarball.py | 48 def decompress(tarball_path, base_dir): function
|
| /third_party/lz4/ossfuzz/ |
| D | decompress_frame_fuzzer.c | 18 static void decompress(LZ4F_dctx* dctx, void* dst, size_t dstCapacity, in decompress() function
|
| D | round_trip_frame_uncompressed_fuzzer.c | 18 static void decompress(LZ4F_dctx *dctx, void *src, void *dst, in decompress() function
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| D | DecodeTest.java | 32 private byte[] decompress(byte[] data, boolean byByte) throws IOException { in decompress() method in DecodeTest
|
| D | SynthTest.java | 34 private byte[] decompress(byte[] data) throws IOException { in decompress() method in SynthTest
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | Decompressor.cpp | 95 Error Decompressor::decompress(MutableArrayRef<char> Buffer) { in decompress() function in Decompressor
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| D | Decoder.java | 138 public static byte[] decompress(byte[] data) throws IOException { in decompress() method in Decoder
|
| /third_party/elfutils/libdwfl/ |
| D | open.c | 52 decompress (int fd __attribute__ ((unused)), Elf **elf) in decompress() function
|
| /third_party/gstreamer/gstplugins_base/tests/icles/ |
| D | test-overlay-blending.c | 91 GZlibDecompressor *decompress; in create_overlay_buffer() local
|
| /third_party/gstreamer/gstplugins_good/tests/icles/ |
| D | gdkpixbufoverlay-test.c | 92 GZlibDecompressor *decompress; in create_overlay_pixbuf() local
|
| /third_party/python/Lib/ |
| D | lzma.py | 331 def decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None): function
|
| D | bz2.py | 324 def decompress(data): function
|
| D | gzip.py | 552 def decompress(data): function
|
| /third_party/ffmpeg/libavcodec/ |
| D | prosumer.c | 48 static int decompress(GetByteContext *gb, int size, PutByteContext *pb, const uint32_t *lut) in decompress() function
|
| /third_party/gstreamer/gstplugins_base/tests/examples/overlaycomposition/ |
| D | overlaycomposition.c | 93 GZlibDecompressor *decompress; in create_overlay_buffer() local
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| D | fops-zip.c | 85 unsigned int decompress:1; /* 0 = direct from file */ member
|