Searched defs:compression_type (Results 1 – 17 of 17) sorted by relevance
/external/libpng/contrib/examples/ |
D | iccfrompng.c | 68 int compression_type; in extract() local
|
/external/vboot_reference/tests/ |
D | vboot_region_tests.c | 165 uint32_t compression_type, in VbExDecompress()
|
/external/vboot_reference/firmware/stub/ |
D | vboot_api_stub.c | 83 uint32_t compression_type, in VbExDecompress()
|
/external/libpng/ |
D | pnginfo.h | 68 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
|
D | pngget.c | 737 png_charpp name, int *compression_type, in png_get_iCCP() 797 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | pngset.c | 209 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 628 png_const_charp name, int compression_type, in png_set_iCCP()
|
D | pngtest.c | 1077 int interlace_type, compression_type, filter_type; in test_one_file() local 1158 int compression_type; in test_one_file() local
|
D | pngwutil.c | 674 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
|
D | pngstruct.h | 428 png_byte compression_type; member
|
D | pngrutil.c | 833 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
|
/external/pdfium/third_party/lpng_v163/ |
D | pnginfo.h | 69 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
|
D | pngset.c | 206 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 611 png_const_charp name, int compression_type, in png_set_iCCP()
|
D | pngget.c | 704 png_charpp name, int *compression_type, in png_get_iCCP() 763 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | pngstruct.h | 434 png_byte compression_type; member
|
D | pngwutil.c | 754 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
|
D | pngrutil.c | 798 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
|
/external/pdfium/samples/ |
D | image_diff_png.cc | 151 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local
|