Home
last modified time | relevance | path

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

/external/libpng/contrib/examples/
Diccfrompng.c68 int compression_type; in extract() local
/external/vboot_reference/tests/
Dvboot_region_tests.c165 uint32_t compression_type, in VbExDecompress()
/external/vboot_reference/firmware/stub/
Dvboot_api_stub.c83 uint32_t compression_type, in VbExDecompress()
/external/libpng/
Dpnginfo.h68 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
Dpngget.c737 png_charpp name, int *compression_type, in png_get_iCCP()
797 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngset.c209 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()
Dpngtest.c1077 int interlace_type, compression_type, filter_type; in test_one_file() local
1158 int compression_type; in test_one_file() local
Dpngwutil.c674 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngstruct.h428 png_byte compression_type; member
Dpngrutil.c833 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
/external/pdfium/third_party/lpng_v163/
Dpnginfo.h69 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
Dpngset.c206 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()
Dpngget.c704 png_charpp name, int *compression_type, in png_get_iCCP()
763 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngstruct.h434 png_byte compression_type; member
Dpngwutil.c754 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngrutil.c798 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
/external/pdfium/samples/
Dimage_diff_png.cc151 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local