Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FLIF-hub/FLIF
/ functions
Functions
1,242 in github.com/FLIF-hub/FLIF
⨍
Functions
1,242
◇
Types & classes
122
↓ 3 callers
Function
writer
src/maniac/symbol_enc.hpp:43
↓ 2 callers
Function
HuffmanTree_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 callers
Function
LodePNGIText_cleanup
extern/lodepng.cpp:2848
↓ 2 callers
Function
LodePNGText_cleanup
extern/lodepng.cpp:2783
↓ 2 callers
Function
LodePNGUnknownChunks_cleanup
extern/lodepng.cpp:2747
↓ 2 callers
Function
LodePNGUnknownChunks_init
extern/lodepng.cpp:2740
↓ 2 callers
Function
__builtin_clz
src/maniac/bit.cpp:4
↓ 2 callers
Method
add
src/maniac/chance.hpp:63
↓ 2 callers
Function
addChunk_PLTE
extern/lodepng.cpp:4909
↓ 2 callers
Function
addChunk_tEXt
extern/lodepng.cpp:4995
↓ 2 callers
Function
addChunk_tRNS
extern/lodepng.cpp:4926
↓ 2 callers
Function
addColorBits
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 callers
Function
addPaddingBits
extern/lodepng.cpp:5429
↓ 2 callers
Function
adler32
Return the adler32 of the bytes data[0..len-1]*/
extern/lodepng.cpp:2115
↓ 2 callers
Function
arw_encode
raw-tools/sony_arw/arw_encode.c:59
↓ 2 callers
Method
checksum
src/image/image.hpp:980
↓ 2 callers
Function
color_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 callers
Function
color_tree_cleanup
extern/lodepng.cpp:3013
↓ 2 callers
Function
color_tree_get
returns -1 if color not present, its index otherwise*/
extern/lodepng.cpp:3027
↓ 2 callers
Function
compare_images
tools/test.c:78
↓ 2 callers
Function
countZeros
extern/lodepng.cpp:1442
↓ 2 callers
Function
crc32_fast
compute CRC32 using the fastest algorithm for large datasets on modern CPUs
src/image/crc32k.cpp:394
↓ 2 callers
Function
cubic_spline
raw-tools/sony_arw/dcraw.c:369
↓ 2 callers
Method
drop_alpha
src/image/image.hpp:803
↓ 2 callers
Method
drop_color
src/image/image.hpp:822
↓ 2 callers
Function
encodeLZ77
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 callers
Function
encode_flif
src/flif.cpp:273
↓ 2 callers
Method
ensure_alpha
src/image/image.hpp:880
↓ 2 callers
Method
ensure_chroma
src/image/image.hpp:867
↓ 2 callers
Function
flif_decoder_decode_file
! * \return non-zero if the function succeeded */
src/library/flif-interface_dec.cpp:208
↓ 2 callers
Function
flif_decoder_decode_memory
! * \return non-zero if the function succeeded */
src/library/flif-interface_dec.cpp:234
↓ 2 callers
Function
flif_decoder_set_quality
src/library/flif-interface_dec.cpp:168
↓ 2 callers
Function
flif_decoder_set_scale
src/library/flif-interface_dec.cpp:172
↓ 2 callers
Function
flif_destroy_encoder
src/library/flif-interface_enc.cpp:141
↓ 2 callers
Function
flif_destroy_info
src/library/flif-interface_dec.cpp:308
↓ 2 callers
Function
flif_encode_FLIF2_interpol_zero_alpha
src/flif-enc.cpp:318
↓ 2 callers
Function
flif_encode_scanlines_interpol_zero_alpha
src/flif-enc.cpp:355
↓ 2 callers
Function
flif_encoder_add_image
src/library/flif-interface_enc.cpp:211
↓ 2 callers
Function
flif_encoder_set_auto_color_buckets
src/library/flif-interface_enc.cpp:155
↓ 2 callers
Function
flif_encoder_set_interlaced
src/library/flif-interface_enc.cpp:146
↓ 2 callers
Function
flif_encoder_set_learn_repeat
src/library/flif-interface_enc.cpp:151
↓ 2 callers
Function
flif_encoder_set_lookback
src/library/flif-interface_enc.cpp:163
↓ 2 callers
Function
flif_encoder_set_palette_size
src/library/flif-interface_enc.cpp:159
↓ 2 callers
Function
flif_info_get_depth
src/library/flif-interface_dec.cpp:343
↓ 2 callers
Function
flif_info_get_height
src/library/flif-interface_dec.cpp:325
↓ 2 callers
Function
flif_info_get_nb_channels
src/library/flif-interface_dec.cpp:334
↓ 2 callers
Function
flif_info_get_width
src/library/flif-interface_dec.cpp:316
↓ 2 callers
Function
flif_read_info_from_memory
src/library/flif-interface_dec.cpp:280
↓ 2 callers
Method
flush
src/fileio.hpp:43
↓ 2 callers
Function
flush_arw
raw-tools/sony_arw/arw_encode.c:105
↓ 2 callers
Method
format
src/maniac/symbol.cpp:6
↓ 2 callers
Function
foveon_apply_curve
raw-tools/sony_arw/dcraw.c:3396
↓ 2 callers
Function
foveon_avg
raw-tools/sony_arw/dcraw.c:3352
↓ 2 callers
Function
foveon_decoder
raw-tools/sony_arw/dcraw.c:3102
↓ 2 callers
Function
foveon_gets
raw-tools/sony_arw/dcraw.c:6985
↓ 2 callers
Function
foveon_huff
raw-tools/sony_arw/dcraw.c:3206
↓ 2 callers
Function
foveon_make_curves
raw-tools/sony_arw/dcraw.c:3385
↓ 2 callers
Method
fputs
src/fileio.hpp:58
↓ 2 callers
Function
generateFixedDistanceTree
get the distance code tree of a deflated block with fixed tree, as specified in the deflate specification*/
extern/lodepng.cpp:927
↓ 2 callers
Function
generateFixedLitLenTree
get the literal and length code tree of a deflated block with fixed tree, as per the deflate specification*/
extern/lodepng.cpp:908
↓ 2 callers
Function
getHash
extern/lodepng.cpp:1421
↓ 2 callers
Function
getNumColorChannels
extern/lodepng.cpp:2562
↓ 2 callers
Function
getPixelColorsRGBA8
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 callers
Function
getRanges
src/image/color_range.cpp:3
↓ 2 callers
Function
hat_transform
raw-tools/sony_arw/dcraw.c:4159
↓ 2 callers
Function
image_load_pam_fp
src/image/image-pam.cpp:35
↓ 2 callers
Function
image_save_pam
src/image/image-pam.cpp:119
↓ 2 callers
Function
increase_verbosity
src/io.cpp:43
↓ 2 callers
Function
linear_table
raw-tools/sony_arw/dcraw.c:5684
↓ 2 callers
Method
load
src/image/image.cpp:15
↓ 2 callers
Function
load_exception
raw-tools/sony_arw/arw_encode.c:28
↓ 2 callers
Function
lodepng_add_itext
extern/lodepng.cpp:2885
↓ 2 callers
Function
lodepng_buffer_file
load file into buffer that already has the correct allocated size. Returns error code.*/
extern/lodepng.cpp:373
↓ 2 callers
Function
lodepng_chunk_append
extern/lodepng.cpp:2493
↓ 2 callers
Function
lodepng_convert
extern/lodepng.cpp:3459
↓ 2 callers
Function
lodepng_decode
extern/lodepng.cpp:4723
↓ 2 callers
Function
lodepng_decode_file
extern/lodepng.cpp:4792
↓ 2 callers
Function
lodepng_deflate
extern/lodepng.cpp:2058
↓ 2 callers
Function
lodepng_encode
extern/lodepng.cpp:5640
↓ 2 callers
Function
lodepng_encode_file
extern/lodepng.cpp:5860
↓ 2 callers
Function
lodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
extern/lodepng.cpp:351
↓ 2 callers
Function
lodepng_get_bpp_lct
extern/lodepng.cpp:2575
↓ 2 callers
Function
lodepng_get_raw_size_lct
extern/lodepng.cpp:2716
↓ 2 callers
Function
lodepng_inflate
extern/lodepng.cpp:1283
↓ 2 callers
Function
lodepng_info_copy
extern/lodepng.cpp:2954
↓ 2 callers
Function
lodepng_palette_clear
extern/lodepng.cpp:2637
↓ 2 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
extern/lodepng.cpp:400
↓ 2 callers
Function
lodepng_state_copy
extern/lodepng.cpp:4849
↓ 2 callers
Method
make_invisible_rgb_black
src/image/image.hpp:809
↓ 2 callers
Method
max
src/transform/framecombine.hpp:37
↓ 2 callers
Function
median4
raw-tools/sony_arw/dcraw.c:2989
↓ 2 callers
Method
meta
src/transform/yc1c2.hpp:81
↓ 2 callers
Method
min
src/transform/framecombine.hpp:36
↓ 2 callers
Function
paethPredictor
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 callers
Function
parse_ciff
Parse a CIFF file, better known as Canon CRW format. */
raw-tools/sony_arw/dcraw.c:6519
↓ 2 callers
Function
parse_fuji
raw-tools/sony_arw/dcraw.c:6763
↓ 2 callers
Function
parse_jpeg
raw-tools/sony_arw/dcraw.c:6802
↓ 2 callers
Function
parse_thumb_note
raw-tools/sony_arw/dcraw.c:5192
↓ 2 callers
Function
parse_tiff_ifd
raw-tools/sony_arw/dcraw.c:5736
↓ 2 callers
Function
preProcessScanlines
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
← previous
next →
301–400 of 1,242, ranked by callers