Searched defs:interlace_method (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libpng/contrib/examples/ |
H A D | pngpixel.c | 183 int bit_depth, color_type, interlace_method, in main() local
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | pngimage.c | 568 int interlace_method; member 1006 int interlace_method, compression_method, filter_method; in compare_read() local
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | PngCrunch.cpp | 208 int bit_depth, color_type, interlace_method, compression_method, filter_method; in ReadPng() local
|
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/ |
H A D | lodepng.h | 433 unsigned interlace_method; /*interlace method of the original file: 0=none, 1=Adam7*/ member
|
H A D | lodepng.cpp | 5100 … LodePNGColorType colortype, unsigned bitdepth, unsigned interlace_method) { in addChunk_IHDR()
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngfix.c | 836 png_byte interlace_method; member
|