Searched defs:compression_type (Results 1 – 13 of 13) sorted by relevance
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| D | iccfrompng.c | 68 int compression_type; in extract() local
|
| /third_party/cups-filters/cupsfilters/ |
| D | image-png.c | 49 compression_type, /* Compression type */ in _cupsImageReadPNG() local
|
| /third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/ |
| D | libpng_read_fuzzer.cc | 148 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
|
| /third_party/ffmpeg/libavformat/ |
| D | electronicarts.c | 116 int compression_type = -1, revision = -1, revision2 = -1; in process_audio_header_elements() local 273 int compression_type; in process_audio_header_eacs() local
|
| /third_party/skia/third_party/externals/libpng/ |
| D | pnginfo.h | 68 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
|
| D | pngset.c | 256 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 689 png_const_charp name, int compression_type, in png_set_iCCP()
|
| D | pngget.c | 737 png_charpp name, int *compression_type, in png_get_iCCP() 827 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
| D | pngtest.c | 1088 int interlace_type, compression_type, filter_type; in test_one_file() local 1169 int compression_type; in test_one_file() local
|
| D | pngstruct.h | 434 png_byte compression_type; member
|
| D | pngwutil.c | 673 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
|
| D | pngrutil.c | 843 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | pngdec.c | 85 int compression_type; member
|
| /third_party/astc-encoder/Source/ |
| D | tinyexr.h | 236 int compression_type; // compression type(TINYEXR_COMPRESSIONTYPE_*) member 7398 int compression_type; member 9698 int compression_type, int line_order, int width, in DecodePixelData() 10316 size_t data_len, int compression_type, int line_order, int data_width, in DecodeTiledPixelData() 12648 int compression_type = -1; local
|