Home
last modified time | relevance | path

Searched defs:interlace_type (Results 1 – 16 of 16) sorted by relevance

/external/libpng/contrib/gregbook/
Dwritepng.c88 int color_type, interlace_type; in writepng_init() local
/external/libpng/contrib/oss-fuzz/
Dlibpng_read_fuzzer.cc150 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
/external/pdfium/third_party/libpng16/
Dpnginfo.h70 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member
Dpngset.c209 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
Dpngget.c797 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngwutil.c675 int interlace_type) in png_write_IHDR()
Dpngrutil.c834 int interlace_type; in png_handle_IHDR() local
/external/libpng/
Dpnginfo.h70 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member
Dpngset.c256 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
Dpngget.c826 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngtest.c1086 int interlace_type, compression_type, filter_type; in test_one_file() local
Dpngwutil.c675 int interlace_type) in png_write_IHDR()
Dpngrutil.c844 int interlace_type; in png_handle_IHDR() local
/external/libjpeg-turbo/
Drdtarga.c343 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
/external/libpng/contrib/libtests/
Dpngvalid.c380 int bit_depth, unsigned int npalette, int interlace_type, in standard_name()
2434 int interlace_type :9; /* int, but must store '1' */ member
3738 npasses_from_interlace_type(png_const_structp pp, int interlace_type) in npasses_from_interlace_type()
3988 check_interlace_type(int const interlace_type) in check_interlace_type()
4107 int interlace_type, png_const_charp name) in make_transform_image()
4284 int interlace_type; in make_transform_images() local
4325 png_byte const bit_depth, int const interlace_type, in make_size_image()
4640 png_byte bit_depth, int interlace_type, int test, png_const_charp name) in make_error()
4783 int interlace_type; in make_errors() local
4944 png_byte interlace_type; member
[all …]
/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp184 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local