| /third_party/cups-filters/cupsfilters/ |
| H A D | image-png.c | 49 compression_type, /* Compression type */ in _cupsImageReadPNG() local
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| H A D | iccfrompng.c | 68 int compression_type; in extract() local
|
| /third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/ |
| H A D | libpng_read_fuzzer.cc | 148 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pnginfo.h | 68 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
|
| H A D | pngget.c | 736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_charpp name, int *compression_type, png_bytepp profile, png_uint_32 *proflen) png_get_iCCP() argument 825 png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) png_get_IHDR() argument
|
| H A D | png.c | 2547 png_check_IHDR(png_const_structrp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) png_check_IHDR() argument
|
| H A D | pngrutil.c | 842 int bit_depth, color_type, compression_type, filter_type; in png_handle_IHDR() local
|
| H A D | pngset.c | 254 png_set_IHDR(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) png_set_IHDR() argument 688 png_set_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp name, int compression_type, png_const_bytep profile, png_uint_32 proflen) png_set_iCCP() argument
|
| H A D | pngstruct.h | 442 png_byte compression_type; member
|
| H A 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
|
| H A D | pngwutil.c | 672 png_write_IHDR(png_structrp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int compression_type, int filter_type, int interlace_type) png_write_IHDR() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A 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 [all...] |
| /third_party/backends/backend/ |
| H A D | kvs20xx.h | 132 u8 compression_type; member
|
| H A D | kvs40xx.h | 167 u8 compression_type; member
|
| H A D | ricoh.h | 286 SANE_Byte compression_type; member
|
| H A D | ibm.h | 342 SANE_Byte compression_type; member
|
| H A D | nec.h | 311 SANE_Byte compression_type; member
|
| H A D | hs2p-scsi.h | 925 SANE_Byte compression_type; /* 32: Compression Type: Unsupported in IS450 */ member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pngdec.c | 85 int compression_type; member
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 236 int compression_type; // compression type(TINYEXR_COMPRESSIONTYPE_*) member 7398 int compression_type; member 9695 DecodePixelData( unsigned char **out_images, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int width, int height, int x_stride, int y, int line_no, int num_lines, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodePixelData() argument 10313 DecodeTiledPixelData( unsigned char **out_images, int *width, int *height, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int data_width, int data_height, int tile_offset_x, int tile_offset_y, int tile_size_x, int tile_size_y, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodeTiledPixelData() argument [all...] |