Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/shared/memzip/
A Dmemzip.h9 uint16_t compression_method; member
30 uint16_t compression_method; member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dunzip.h116 uLong compression_method; /* compression method 2 bytes */ member
137 uLong compression_method; /* compression method 2 bytes */ member
A Dunzip.c157 uLong compression_method; /* compression method (0==store) */ member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/
A Dpngpixel.c184 compression_method, filter_method; in main() local
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dunzip.h103 uLong compression_method; /* compression method 2 bytes */ member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c566 int compression_method; member
1000 int interlace_method, compression_method, filter_method; in compare_read() local
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dunzip.c115 uLong compression_method; /* compression method (0==store) */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c549 const int compression_method = (data[0] >> 0) & 0x03; in ParseAlphaHeader() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngfix.c852 png_byte compression_method; member

Completed in 27 milliseconds