Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/jpeg/
H A Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
/plan9-contrib/sys/src/cmd/gs/libpng/
H A Dpngset.c247 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
H A Dpngget.c536 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
H A Dpngtest.c803 int interlace_type, compression_type, filter_type; in test_one_file() local
H A Dpngrutil.c341 int interlace_type; in png_handle_IHDR() local
H A Dpngwutil.c373 int interlace_type) in png_write_IHDR()
H A Dpng.h667 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member