Home
last modified time | relevance | path

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

/external/libpng/contrib/examples/
Diccfrompng.c64 int compression_type; in extract() local
/external/chromium_org/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/libpng/
Dpnginfo.h69 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
Dpngset.c207 int color_type, int interlace_type, int compression_type, in png_set_IHDR()
612 png_const_charp name, int compression_type, in png_set_iCCP()
Dpngget.c705 png_charpp name, int *compression_type, in png_get_iCCP()
764 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngtest.c1049 int interlace_type, compression_type, filter_type; in test_one_file() local
1130 int compression_type; in test_one_file() local
Dpngwutil.c755 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngstruct.h481 png_byte compression_type; member
Dpngrutil.c823 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
/external/qemu/distrib/libpng-1.2.46/
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()
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()
Dpng.c932 int color_type, int interlace_type, int compression_type, in png_check_IHDR()
Dpngrutil.c461 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
1069 png_byte compression_type; in png_handle_iCCP() local
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()
/external/chromium_org/third_party/libpng/
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()
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()
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.c445 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
1053 png_byte compression_type; in png_handle_iCCP() local
/external/chromium_org/third_party/ots/src/
Dwoff2.cc778 const uint8_t* src_buf, size_t src_size, uint32_t compression_type) { in Woff2Uncompress()
977 uint32_t compression_type = flags & kCompressionTypeMask; in ConvertWOFF2ToTTF() local
/external/chromium_org/tools/imagediff/
Dimage_diff_png.cc149 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local
/external/chromium_org/ui/gfx/codec/
Dpng_codec.cc162 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local