Searched defs:interlace_type (Results 1 – 15 of 15) sorted by relevance
/external/libpng/contrib/gregbook/ |
D | writepng.c | 87 int color_type, interlace_type; in writepng_init() local
|
/external/skia/src/images/ |
D | SkImageDecoder_libpng.cpp | 227 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/ |
D | rdtarga.c | 337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
|
/external/jpeg/ |
D | rdtarga.c | 337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
|
/external/libpng/ |
D | png.c | 962 int color_type, int interlace_type, int compression_type, in png_check_IHDR()
|
D | pngget.c | 579 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | pngset.c | 229 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
|
D | pngtest.c | 907 int interlace_type, compression_type, filter_type; in test_one_file() local
|
D | pngrutil.c | 462 int interlace_type; in png_handle_IHDR() local
|
D | pngwutil.c | 394 int interlace_type) in png_write_IHDR()
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngset.c | 262 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
|
D | pngget.c | 541 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | pngwutil.c | 378 int interlace_type) in png_write_IHDR()
|
D | pngrutil.c | 353 int interlace_type; in png_handle_IHDR() local
|
D | png.h | 711 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member
|