Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
Dzip_archive.h71 uint16_t compression_method; member
87 uint16_t compression_method; member
/third_party/musl/ldso/linux/
Dzip_archive.h71 uint16_t compression_method; member
87 uint16_t compression_method; member
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.h116 uLong compression_method; /* compression method 2 bytes */ member
137 uLong compression_method; /* compression method 2 bytes */ member
Dunzip.c153 uLong compression_method; /* compression method (0==store) */ member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
Dunzip.h116 uLong compression_method; /* compression method 2 bytes */ member
137 uLong compression_method; /* compression method 2 bytes */ member
Dunzip.c153 uLong compression_method; /* compression method (0==store) */ member
/third_party/zlib/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
/third_party/skia/third_party/externals/libpng/contrib/examples/
Dpngpixel.c184 compression_method, filter_method; in main() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngimage.c566 int compression_method; member
1000 int interlace_method, compression_method, filter_method; in compare_read() local
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c549 const int compression_method = (data[0] >> 0) & 0x03; in ParseAlphaHeader() local
/third_party/cups-filters/filter/
Drastertopdf.cpp1476 std::string compression_method = *it; in main() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c852 png_byte compression_method; member