Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Dwritepng.c87 int color_type, interlace_type; in writepng_init() local
/external/skia/src/images/
DSkImageDecoder_libpng.cpp227 int bit_depth, color_type, interlace_type; in onDecodeInit() local
269 int bit_depth, color_type, interlace_type; in onDecode() local
442 int bit_depth, color_type, interlace_type; in onBuildTileIndex() local
460 int bit_depth, color_type, interlace_type; in getBitmapConfig() local
628 int bit_depth, color_type, interlace_type; in onDecodeRegion() local
/external/qemu/distrib/jpeg-6b/
Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
/external/jpeg/
Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
/external/libpng/
Dpng.c962 int color_type, int interlace_type, int compression_type, in png_check_IHDR()
Dpngget.c579 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngset.c229 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
Dpngtest.c907 int interlace_type, compression_type, filter_type; in test_one_file() local
Dpngrutil.c462 int interlace_type; in png_handle_IHDR() local
Dpngwutil.c394 int interlace_type) in png_write_IHDR()
/external/qemu/distrib/libpng-1.2.19/
Dpngset.c262 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
Dpngget.c541 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngwutil.c378 int interlace_type) in png_write_IHDR()
Dpngrutil.c353 int interlace_type; in png_handle_IHDR() local
Dpng.h711 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member