Home
last modified time | relevance | path

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

/external/libpng/contrib/examples/
Diccfrompng.c68 int compression_type; in extract() local
/external/v8/tools/
Djs2c.py481 def CompressMaybe(sources, compression_type): argument
541 def JS2C(source, target, native_type, compression_type, raw_file, startup_blob): argument
/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
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()
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()
Dpngtest.c1068 int interlace_type, compression_type, filter_type; in test_one_file() local
1149 int compression_type; in test_one_file() local
Dpngwutil.c758 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngstruct.h475 png_byte compression_type; member
Dpngrutil.c867 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpnginfo.h69 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
Dfx_pngset.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()
Dfx_pngget.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
Dfx_pngwutil.c754 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dfx_pngrutil.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