Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/contrib/examples/
Diccfrompng.c68 int compression_type; in extract() local
/third_party/cups-filters/cupsfilters/
Dimage-png.c49 compression_type, /* Compression type */ in _cupsImageReadPNG() local
/third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/
Dlibpng_read_fuzzer.cc148 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavformat/
Delectronicarts.c116 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/
Dpnginfo.h68 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
Dpngset.c256 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()
Dpngget.c737 png_charpp name, int *compression_type, in png_get_iCCP()
827 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
Dpngtest.c1088 int interlace_type, compression_type, filter_type; in test_one_file() local
1169 int compression_type; in test_one_file() local
Dpngstruct.h434 png_byte compression_type; member
Dpngwutil.c673 int bit_depth, int color_type, int compression_type, int filter_type, in png_write_IHDR()
Dpngrutil.c843 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
/third_party/ffmpeg/libavcodec/
Dpngdec.c85 int compression_type; member
/third_party/astc-encoder/Source/
Dtinyexr.h236 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