Home
last modified time | relevance | path

Searched defs:interlace_method (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libpng/contrib/examples/
H A Dpngpixel.c183 int bit_depth, color_type, interlace_method, in main() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngimage.c568 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 DPngCrunch.cpp208 int bit_depth, color_type, interlace_method, compression_method, filter_method; in ReadPng() local
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.h433 unsigned interlace_method; /*interlace method of the original file: 0=none, 1=Adam7*/ member
H A Dlodepng.cpp5100 … LodePNGColorType colortype, unsigned bitdepth, unsigned interlace_method) { in addChunk_IHDR()
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngfix.c836 png_byte interlace_method; member