Home
last modified time | relevance | path

Searched defs:compression_method (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/
Dzlib_compression_options.h88 int8 compression_method; variable
/external/tensorflow/tensorflow/python/lib/io/
Dtf_record.py59 compression_method=None, argument
/external/zlib/src/contrib/minizip/
Dunzip.h116 uLong compression_method; /* compression method 2 bytes */ member
137 uLong compression_method; /* compression method 2 bytes */ member
Dunzip.c157 uLong compression_method; /* compression method (0==store) */ member
/external/libpng/contrib/examples/
Dpngpixel.c184 compression_method, filter_method; in main() local
/external/puffin/src/
Dutils.cc107 auto compression_method = cmf & 0x0F; in LocateDeflatesInZlib() local
268 auto compression_method = get_unaligned<uint16_t>(data.data() + pos + 8); in LocateDeflatesInZipArchive() local
/external/honggfuzz/examples/libpng/
Dpersistent-png.c115 int bit_depth, color_type, interlace_method, compression_method, filter_method, unit_type, in LLVMFuzzerTestOneInput() local
/external/boringssl/src/ssl/
Dtls13_client.cc77 uint8_t compression_method; in do_read_hello_retry_request() local
229 uint8_t compression_method; in do_read_server_hello() local
Dhandshake_client.cc550 uint8_t compression_method; in do_read_server_hello() local
/external/libpng/contrib/libtests/
Dpngimage.c566 int compression_method; member
1000 int interlace_method, compression_method, filter_method; in compare_read() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.h404 unsigned compression_method;/*compression method of the original file. Always 0.*/ member
/external/libpng/contrib/tools/
Dpngfix.c852 png_byte compression_method; member
/external/ImageMagick/coders/
Dpng.c626 compression_method, member