Searched defs:interlace_type (Results 1 – 7 of 7) sorted by relevance
/plan9-contrib/sys/src/cmd/gs/jpeg/ |
H A D | rdtarga.c | 337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
|
/plan9-contrib/sys/src/cmd/gs/libpng/ |
H A D | pngset.c | 247 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
|
H A D | pngget.c | 536 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
H A D | pngtest.c | 803 int interlace_type, compression_type, filter_type; in test_one_file() local
|
H A D | pngrutil.c | 341 int interlace_type; in png_handle_IHDR() local
|
H A D | pngwutil.c | 373 int interlace_type) in png_write_IHDR()
|
H A D | png.h | 667 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member
|