/external/qemu/distrib/libpng-1.2.19/ |
D | pngset.c | 262 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 677 png_charp name, int compression_type, in png_set_iCCP()
|
D | pngget.c | 490 png_charpp name, int *compression_type, in png_get_iCCP() 541 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | pngwutil.c | 377 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()
|
D | pngrutil.c | 352 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local 991 png_byte compression_type; in png_handle_iCCP() local
|
D | png.h | 709 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member 1396 png_byte compression_type; member
|
/external/chromium_org/third_party/libpng/ |
D | pngset.c | 229 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 595 png_charp name, int compression_type, in png_set_iCCP()
|
D | pngget.c | 525 png_charpp name, int *compression_type, in png_get_iCCP() 579 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | png.c | 962 int color_type, int interlace_type, int compression_type, in png_check_IHDR()
|
D | pngrutil.c | 445 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local 1053 png_byte compression_type; in png_handle_iCCP() local
|
D | pngwutil.c | 393 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/libpng/ |
D | pngset.c | 229 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 595 png_charp name, int compression_type, in png_set_iCCP()
|
D | pngget.c | 525 png_charpp name, int *compression_type, in png_get_iCCP() 579 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
D | pngtest.c | 907 int interlace_type, compression_type, filter_type; in test_one_file() local 970 int compression_type; in test_one_file() local
|
D | png.c | 932 int color_type, int interlace_type, int compression_type, in png_check_IHDR()
|
D | pngrutil.c | 461 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local 1069 png_byte compression_type; in png_handle_iCCP() local
|
D | pngwutil.c | 393 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/ots/src/ |
D | woff2.cc | 750 const uint8_t* src_buf, size_t src_size, uint32_t compression_type) { in Woff2Uncompress() 966 uint32_t compression_type = flags & kCompressionTypeMask; in ConvertWOFF2ToTTF() local
|
/external/chromium_org/tools/imagediff/ |
D | image_diff_png.cc | 156 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local
|
/external/chromium_org/ui/gfx/codec/ |
D | png_codec.cc | 167 int bit_depth, color_type, interlace_type, compression_type; in DecodeInfoCallback() local
|