Home
last modified time | relevance | path

Searched defs:compression_type (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/libpng/
H A Dpngset.c247 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
647 png_charp name, int compression_type, in png_set_iCCP()
H A Dpngget.c488 png_charpp name, int *compression_type, in png_get_iCCP()
536 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
870 int compression_type; in test_one_file() local
H A Dpngrutil.c340 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
984 png_byte compression_type; in png_handle_iCCP() local
H A Dpngwutil.c372 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
722 png_write_iCCP(png_structp png_ptr, png_charp name, int compression_type, in png_write_iCCP()
H A Dpng.h665 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
1346 png_byte compression_type; member