MCPcopy Create free account

hub / github.com/FLIF-hub/FLIF / functions

Functions1,242 in github.com/FLIF-hub/FLIF

↓ 3 callersFunctionwriter
src/maniac/symbol_enc.hpp:43
↓ 2 callersFunctionHuffmanTree_makeFromLengths2
Second step for the ...makeFromLengths and ...makeFromFrequencies functions. numcodes, lengths and maxbitlen must already be filled in correctly. retu
extern/lodepng.cpp:611
↓ 2 callersFunctionLodePNGIText_cleanup
extern/lodepng.cpp:2848
↓ 2 callersFunctionLodePNGText_cleanup
extern/lodepng.cpp:2783
↓ 2 callersFunctionLodePNGUnknownChunks_cleanup
extern/lodepng.cpp:2747
↓ 2 callersFunctionLodePNGUnknownChunks_init
extern/lodepng.cpp:2740
↓ 2 callersFunction__builtin_clz
src/maniac/bit.cpp:4
↓ 2 callersMethodadd
src/maniac/chance.hpp:63
↓ 2 callersFunctionaddChunk_PLTE
extern/lodepng.cpp:4909
↓ 2 callersFunctionaddChunk_tEXt
extern/lodepng.cpp:4995
↓ 2 callersFunctionaddChunk_tRNS
extern/lodepng.cpp:4926
↓ 2 callersFunctionaddColorBits
index: bitgroup index, bits: bitgroup size(1, 2 or 4), in: bitgroup value, out: octet array to add bits to*/
extern/lodepng.cpp:2981
↓ 2 callersFunctionaddPaddingBits
extern/lodepng.cpp:5429
↓ 2 callersFunctionadler32
Return the adler32 of the bytes data[0..len-1]*/
extern/lodepng.cpp:2115
↓ 2 callersFunctionarw_encode
raw-tools/sony_arw/arw_encode.c:59
↓ 2 callersMethodchecksum
src/image/image.hpp:980
↓ 2 callersFunctioncolor_tree_add
color is not allowed to already exist. Index should be >= 0 (it's signed to be compatible with using -1 for "doesn't exist")*/
extern/lodepng.cpp:3048
↓ 2 callersFunctioncolor_tree_cleanup
extern/lodepng.cpp:3013
↓ 2 callersFunctioncolor_tree_get
returns -1 if color not present, its index otherwise*/
extern/lodepng.cpp:3027
↓ 2 callersFunctioncompare_images
tools/test.c:78
↓ 2 callersFunctioncountZeros
extern/lodepng.cpp:1442
↓ 2 callersFunctioncrc32_fast
compute CRC32 using the fastest algorithm for large datasets on modern CPUs
src/image/crc32k.cpp:394
↓ 2 callersFunctioncubic_spline
raw-tools/sony_arw/dcraw.c:369
↓ 2 callersMethoddrop_alpha
src/image/image.hpp:803
↓ 2 callersMethoddrop_color
src/image/image.hpp:822
↓ 2 callersFunctionencodeLZ77
LZ77-encode the data. Return value is error code. The input are raw bytes, the output is in the form of unsigned integers with codes representing for
extern/lodepng.cpp:1474
↓ 2 callersFunctionencode_flif
src/flif.cpp:273
↓ 2 callersMethodensure_alpha
src/image/image.hpp:880
↓ 2 callersMethodensure_chroma
src/image/image.hpp:867
↓ 2 callersFunctionflif_decoder_decode_file
! * \return non-zero if the function succeeded */
src/library/flif-interface_dec.cpp:208
↓ 2 callersFunctionflif_decoder_decode_memory
! * \return non-zero if the function succeeded */
src/library/flif-interface_dec.cpp:234
↓ 2 callersFunctionflif_decoder_set_quality
src/library/flif-interface_dec.cpp:168
↓ 2 callersFunctionflif_decoder_set_scale
src/library/flif-interface_dec.cpp:172
↓ 2 callersFunctionflif_destroy_encoder
src/library/flif-interface_enc.cpp:141
↓ 2 callersFunctionflif_destroy_info
src/library/flif-interface_dec.cpp:308
↓ 2 callersFunctionflif_encode_FLIF2_interpol_zero_alpha
src/flif-enc.cpp:318
↓ 2 callersFunctionflif_encode_scanlines_interpol_zero_alpha
src/flif-enc.cpp:355
↓ 2 callersFunctionflif_encoder_add_image
src/library/flif-interface_enc.cpp:211
↓ 2 callersFunctionflif_encoder_set_auto_color_buckets
src/library/flif-interface_enc.cpp:155
↓ 2 callersFunctionflif_encoder_set_interlaced
src/library/flif-interface_enc.cpp:146
↓ 2 callersFunctionflif_encoder_set_learn_repeat
src/library/flif-interface_enc.cpp:151
↓ 2 callersFunctionflif_encoder_set_lookback
src/library/flif-interface_enc.cpp:163
↓ 2 callersFunctionflif_encoder_set_palette_size
src/library/flif-interface_enc.cpp:159
↓ 2 callersFunctionflif_info_get_depth
src/library/flif-interface_dec.cpp:343
↓ 2 callersFunctionflif_info_get_height
src/library/flif-interface_dec.cpp:325
↓ 2 callersFunctionflif_info_get_nb_channels
src/library/flif-interface_dec.cpp:334
↓ 2 callersFunctionflif_info_get_width
src/library/flif-interface_dec.cpp:316
↓ 2 callersFunctionflif_read_info_from_memory
src/library/flif-interface_dec.cpp:280
↓ 2 callersMethodflush
src/fileio.hpp:43
↓ 2 callersFunctionflush_arw
raw-tools/sony_arw/arw_encode.c:105
↓ 2 callersMethodformat
src/maniac/symbol.cpp:6
↓ 2 callersFunctionfoveon_apply_curve
raw-tools/sony_arw/dcraw.c:3396
↓ 2 callersFunctionfoveon_avg
raw-tools/sony_arw/dcraw.c:3352
↓ 2 callersFunctionfoveon_decoder
raw-tools/sony_arw/dcraw.c:3102
↓ 2 callersFunctionfoveon_gets
raw-tools/sony_arw/dcraw.c:6985
↓ 2 callersFunctionfoveon_huff
raw-tools/sony_arw/dcraw.c:3206
↓ 2 callersFunctionfoveon_make_curves
raw-tools/sony_arw/dcraw.c:3385
↓ 2 callersMethodfputs
src/fileio.hpp:58
↓ 2 callersFunctiongenerateFixedDistanceTree
get the distance code tree of a deflated block with fixed tree, as specified in the deflate specification*/
extern/lodepng.cpp:927
↓ 2 callersFunctiongenerateFixedLitLenTree
get the literal and length code tree of a deflated block with fixed tree, as per the deflate specification*/
extern/lodepng.cpp:908
↓ 2 callersFunctiongetHash
extern/lodepng.cpp:1421
↓ 2 callersFunctiongetNumColorChannels
extern/lodepng.cpp:2562
↓ 2 callersFunctiongetPixelColorsRGBA8
Similar to getPixelColorRGBA8, but with all the for loops inside of the color mode test cases, optimized to convert the colors much faster, when conve
extern/lodepng.cpp:3291
↓ 2 callersFunctiongetRanges
src/image/color_range.cpp:3
↓ 2 callersFunctionhat_transform
raw-tools/sony_arw/dcraw.c:4159
↓ 2 callersFunctionimage_load_pam_fp
src/image/image-pam.cpp:35
↓ 2 callersFunctionimage_save_pam
src/image/image-pam.cpp:119
↓ 2 callersFunctionincrease_verbosity
src/io.cpp:43
↓ 2 callersFunctionlinear_table
raw-tools/sony_arw/dcraw.c:5684
↓ 2 callersMethodload
src/image/image.cpp:15
↓ 2 callersFunctionload_exception
raw-tools/sony_arw/arw_encode.c:28
↓ 2 callersFunctionlodepng_add_itext
extern/lodepng.cpp:2885
↓ 2 callersFunctionlodepng_buffer_file
load file into buffer that already has the correct allocated size. Returns error code.*/
extern/lodepng.cpp:373
↓ 2 callersFunctionlodepng_chunk_append
extern/lodepng.cpp:2493
↓ 2 callersFunctionlodepng_convert
extern/lodepng.cpp:3459
↓ 2 callersFunctionlodepng_decode
extern/lodepng.cpp:4723
↓ 2 callersFunctionlodepng_decode_file
extern/lodepng.cpp:4792
↓ 2 callersFunctionlodepng_deflate
extern/lodepng.cpp:2058
↓ 2 callersFunctionlodepng_encode
extern/lodepng.cpp:5640
↓ 2 callersFunctionlodepng_encode_file
extern/lodepng.cpp:5860
↓ 2 callersFunctionlodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
extern/lodepng.cpp:351
↓ 2 callersFunctionlodepng_get_bpp_lct
extern/lodepng.cpp:2575
↓ 2 callersFunctionlodepng_get_raw_size_lct
extern/lodepng.cpp:2716
↓ 2 callersFunctionlodepng_inflate
extern/lodepng.cpp:1283
↓ 2 callersFunctionlodepng_info_copy
extern/lodepng.cpp:2954
↓ 2 callersFunctionlodepng_palette_clear
extern/lodepng.cpp:2637
↓ 2 callersFunctionlodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
extern/lodepng.cpp:400
↓ 2 callersFunctionlodepng_state_copy
extern/lodepng.cpp:4849
↓ 2 callersMethodmake_invisible_rgb_black
src/image/image.hpp:809
↓ 2 callersMethodmax
src/transform/framecombine.hpp:37
↓ 2 callersFunctionmedian4
raw-tools/sony_arw/dcraw.c:2989
↓ 2 callersMethodmeta
src/transform/yc1c2.hpp:81
↓ 2 callersMethodmin
src/transform/framecombine.hpp:36
↓ 2 callersFunctionpaethPredictor
Paeth predicter, used by PNG filter type 4 The parameters are of type short, but should come from unsigned chars, the shorts are only needed to make t
extern/lodepng.cpp:3835
↓ 2 callersFunctionparse_ciff
Parse a CIFF file, better known as Canon CRW format. */
raw-tools/sony_arw/dcraw.c:6519
↓ 2 callersFunctionparse_fuji
raw-tools/sony_arw/dcraw.c:6763
↓ 2 callersFunctionparse_jpeg
raw-tools/sony_arw/dcraw.c:6802
↓ 2 callersFunctionparse_thumb_note
raw-tools/sony_arw/dcraw.c:5192
↓ 2 callersFunctionparse_tiff_ifd
raw-tools/sony_arw/dcraw.c:5736
↓ 2 callersFunctionpreProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
extern/lodepng.cpp:5513
← previousnext →301–400 of 1,242, ranked by callers