Home
last modified time | relevance | path

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

/external/qemu/distrib/libpng-1.2.19/
Dpngset.c262 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
677 png_charp name, int compression_type, in png_set_iCCP()
Dpngget.c490 png_charpp name, int *compression_type, in png_get_iCCP()
541 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngwutil.c377 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
728 png_write_iCCP(png_structp png_ptr, png_charp name, int compression_type, in png_write_iCCP()
Dpngrutil.c352 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
991 png_byte compression_type; in png_handle_iCCP() local
Dpng.h709 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
1396 png_byte compression_type; member
/external/libpng/
Dpngget.c525 png_charpp name, int *compression_type, in png_get_iCCP()
579 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()
595 png_charp name, int compression_type, in png_set_iCCP()
Dpngtest.c907 int interlace_type, compression_type, filter_type; in test_one_file() local
970 int compression_type; in test_one_file() local
Dpng.c962 int color_type, int interlace_type, int compression_type, in png_check_IHDR()
Dpngwutil.c393 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
769 png_write_iCCP(png_structp png_ptr, png_charp name, int compression_type, in png_write_iCCP()
Dpngrutil.c455 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
1063 png_byte compression_type; in png_handle_iCCP() local