Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ functions
Functions
972 in github.com/CRVI/OpenCLIPP
⨍
Functions
972
◇
Types & classes
142
↓ 1 callers
Function
add_coins
Test-OpenCLIPP/png/lodepng.c:699
↓ 1 callers
Function
add_coins
Demo/png/lodepng.cpp:699
↓ 1 callers
Function
coin_cleanup
argument c is void* so that this dtor can be given as function pointer to the vector resize function*/
Test-OpenCLIPP/png/lodepng.c:688
↓ 1 callers
Function
coin_cleanup
argument c is void* so that this dtor can be given as function pointer to the vector resize function*/
Demo/png/lodepng.cpp:688
↓ 1 callers
Function
coin_copy
Test-OpenCLIPP/png/lodepng.c:693
↓ 1 callers
Function
coin_copy
Demo/png/lodepng.cpp:693
↓ 1 callers
Function
coin_init
Test-OpenCLIPP/png/lodepng.c:682
↓ 1 callers
Function
coin_init
Demo/png/lodepng.cpp:682
↓ 1 callers
Function
color_profile_cleanup
Test-OpenCLIPP/png/lodepng.c:3541
↓ 1 callers
Function
color_profile_cleanup
Demo/png/lodepng.cpp:3541
↓ 1 callers
Function
color_profile_init
Test-OpenCLIPP/png/lodepng.c:3514
↓ 1 callers
Function
color_profile_init
Demo/png/lodepng.cpp:3514
↓ 1 callers
Function
decode
Demo/png/lodepng.cpp:6161
↓ 1 callers
Function
decodeGeneric
read a PNG, the result will be in the same color type as the PNG (hence "generic")*/
Test-OpenCLIPP/png/lodepng.c:4587
↓ 1 callers
Function
decodeGeneric
read a PNG, the result will be in the same color type as the PNG (hence "generic")*/
Demo/png/lodepng.cpp:4587
↓ 1 callers
Function
deflate
Test-OpenCLIPP/png/lodepng.c:2046
↓ 1 callers
Function
deflate
Demo/png/lodepng.cpp:2046
↓ 1 callers
Function
deflateDynamic
Deflate for a block of type "dynamic", that is, with freely, optimally, created huffman trees*/
Test-OpenCLIPP/png/lodepng.c:1701
↓ 1 callers
Function
deflateDynamic
Deflate for a block of type "dynamic", that is, with freely, optimally, created huffman trees*/
Demo/png/lodepng.cpp:1701
↓ 1 callers
Function
deflateFixed
Test-OpenCLIPP/png/lodepng.c:1946
↓ 1 callers
Function
deflateFixed
Demo/png/lodepng.cpp:1946
↓ 1 callers
Function
deflateNoCompression
Test-OpenCLIPP/png/lodepng.c:1630
↓ 1 callers
Function
deflateNoCompression
Demo/png/lodepng.cpp:1630
↓ 1 callers
Function
encode
Demo/png/lodepng.cpp:6218
↓ 1 callers
Function
findPlatform
C++/OpenCL.cpp:274
↓ 1 callers
Function
find_lanczos_buffer_size
C++/programs/Transform.cpp:133
↓ 1 callers
Function
flog2
log2 approximation. A slight bit faster than std::log. */
Test-OpenCLIPP/png/lodepng.c:5250
↓ 1 callers
Function
flog2
log2 approximation. A slight bit faster than std::log. */
Demo/png/lodepng.cpp:5250
↓ 1 callers
Function
getPaletteTranslucency
palette must have 4 * palettesize bytes allocated, and given in format RGBARGBARGBARGBA... returns 0 if the palette is opaque, returns 1 if the palett
Test-OpenCLIPP/png/lodepng.c:5655
↓ 1 callers
Function
getPaletteTranslucency
palette must have 4 * palettesize bytes allocated, and given in format RGBARGBARGBARGBA... returns 0 if the palette is opaque, returns 1 if the palett
Demo/png/lodepng.cpp:5655
↓ 1 callers
Function
getTreeInflateDynamic
get the tree of a deflated block with dynamic tree, the tree itself is also Huffman compressed with a known tree*/
Test-OpenCLIPP/png/lodepng.c:986
↓ 1 callers
Function
getTreeInflateDynamic
get the tree of a deflated block with dynamic tree, the tree itself is also Huffman compressed with a known tree*/
Demo/png/lodepng.cpp:986
↓ 1 callers
Function
getTreeInflateFixed
get the tree of a deflated block with fixed tree, as specified in the deflate specification*/
Test-OpenCLIPP/png/lodepng.c:978
↓ 1 callers
Function
getTreeInflateFixed
get the tree of a deflated block with fixed tree, as specified in the deflate specification*/
Demo/png/lodepng.cpp:978
↓ 1 callers
Function
get_color_profile
profile must already have been inited with mode. It's ok to set some parameters of profile to done already.*/
Test-OpenCLIPP/png/lodepng.c:3578
↓ 1 callers
Function
get_color_profile
profile must already have been inited with mode. It's ok to set some parameters of profile to done already.*/
Demo/png/lodepng.cpp:3578
↓ 1 callers
Function
hash_cleanup
Test-OpenCLIPP/png/lodepng.c:1425
↓ 1 callers
Function
hash_cleanup
Demo/png/lodepng.cpp:1425
↓ 1 callers
Function
hash_init
Test-OpenCLIPP/png/lodepng.c:1407
↓ 1 callers
Function
hash_init
Demo/png/lodepng.cpp:1407
↓ 1 callers
Function
inflate
Test-OpenCLIPP/png/lodepng.c:1311
↓ 1 callers
Function
inflate
Demo/png/lodepng.cpp:1311
↓ 1 callers
Function
inflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree*/
Test-OpenCLIPP/png/lodepng.c:1134
↓ 1 callers
Function
inflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree*/
Demo/png/lodepng.cpp:1134
↓ 1 callers
Function
inflateNoCompression
Test-OpenCLIPP/png/lodepng.c:1234
↓ 1 callers
Function
inflateNoCompression
Demo/png/lodepng.cpp:1234
↓ 1 callers
Function
load_file
Test-OpenCLIPP/png/lodepng.c:6066
↓ 1 callers
Function
load_file
Demo/png/lodepng.cpp:6066
↓ 1 callers
Function
lodepng_auto_choose_color
updates values of mode with a potentially smaller color model. mode_out should contain the user chosen color model, but will be overwritten with the n
Test-OpenCLIPP/png/lodepng.c:3782
↓ 1 callers
Function
lodepng_auto_choose_color
updates values of mode with a potentially smaller color model. mode_out should contain the user chosen color model, but will be overwritten with the n
Demo/png/lodepng.cpp:3782
↓ 1 callers
Function
lodepng_can_have_alpha
Test-OpenCLIPP/png/lodepng.c:2663
↓ 1 callers
Function
lodepng_can_have_alpha
Demo/png/lodepng.cpp:2663
↓ 1 callers
Function
lodepng_chunk_ancillary
Test-OpenCLIPP/png/lodepng.c:2406
↓ 1 callers
Function
lodepng_chunk_ancillary
Demo/png/lodepng.cpp:2406
↓ 1 callers
Function
lodepng_chunk_check_crc
Test-OpenCLIPP/png/lodepng.c:2431
↓ 1 callers
Function
lodepng_chunk_check_crc
Demo/png/lodepng.cpp:2431
↓ 1 callers
Function
lodepng_chunk_create
Test-OpenCLIPP/png/lodepng.c:2479
↓ 1 callers
Function
lodepng_chunk_create
Demo/png/lodepng.cpp:2479
↓ 1 callers
Function
lodepng_chunk_data_const
Test-OpenCLIPP/png/lodepng.c:2426
↓ 1 callers
Function
lodepng_chunk_data_const
Demo/png/lodepng.cpp:2426
↓ 1 callers
Function
lodepng_chunk_generate_crc
Test-OpenCLIPP/png/lodepng.c:2441
↓ 1 callers
Function
lodepng_chunk_generate_crc
Demo/png/lodepng.cpp:2441
↓ 1 callers
Function
lodepng_chunk_next
Test-OpenCLIPP/png/lodepng.c:2448
↓ 1 callers
Function
lodepng_chunk_next
Demo/png/lodepng.cpp:2448
↓ 1 callers
Function
lodepng_chunk_next_const
Test-OpenCLIPP/png/lodepng.c:2454
↓ 1 callers
Function
lodepng_chunk_next_const
Demo/png/lodepng.cpp:2454
↓ 1 callers
Function
lodepng_compress_settings_init
Test-OpenCLIPP/png/lodepng.c:2245
↓ 1 callers
Function
lodepng_compress_settings_init
Demo/png/lodepng.cpp:2245
↓ 1 callers
Function
lodepng_decode24_file
Test-OpenCLIPP/png/lodepng.c:4849
↓ 1 callers
Function
lodepng_decoder_settings_init
Test-OpenCLIPP/png/lodepng.c:4855
↓ 1 callers
Function
lodepng_decoder_settings_init
Demo/png/lodepng.cpp:4855
↓ 1 callers
Function
lodepng_decompress_settings_init
Test-OpenCLIPP/png/lodepng.c:2267
↓ 1 callers
Function
lodepng_decompress_settings_init
Demo/png/lodepng.cpp:2267
↓ 1 callers
Function
lodepng_deflate
Test-OpenCLIPP/png/lodepng.c:2033
↓ 1 callers
Function
lodepng_deflate
Demo/png/lodepng.cpp:2033
↓ 1 callers
Function
lodepng_deflatev
Test-OpenCLIPP/png/lodepng.c:1994
↓ 1 callers
Function
lodepng_deflatev
Demo/png/lodepng.cpp:1994
↓ 1 callers
Function
lodepng_encode24_file
Test-OpenCLIPP/png/lodepng.c:5924
↓ 1 callers
Function
lodepng_encoder_settings_init
Test-OpenCLIPP/png/lodepng.c:5930
↓ 1 callers
Function
lodepng_encoder_settings_init
Demo/png/lodepng.cpp:5930
↓ 1 callers
Function
lodepng_has_palette_alpha
Test-OpenCLIPP/png/lodepng.c:2653
↓ 1 callers
Function
lodepng_has_palette_alpha
Demo/png/lodepng.cpp:2653
↓ 1 callers
Function
lodepng_huffman_code_lengths
Test-OpenCLIPP/png/lodepng.c:762
↓ 1 callers
Function
lodepng_huffman_code_lengths
Demo/png/lodepng.cpp:762
↓ 1 callers
Function
lodepng_inflate
Test-OpenCLIPP/png/lodepng.c:1298
↓ 1 callers
Function
lodepng_inflate
Demo/png/lodepng.cpp:1298
↓ 1 callers
Function
lodepng_inflatev
Test-OpenCLIPP/png/lodepng.c:1264
↓ 1 callers
Function
lodepng_inflatev
Demo/png/lodepng.cpp:1264
↓ 1 callers
Function
lodepng_inspect
read the information from the header and store it in the LodePNGInfo. return value is error*/
Test-OpenCLIPP/png/lodepng.c:3976
↓ 1 callers
Function
lodepng_inspect
read the information from the header and store it in the LodePNGInfo. return value is error*/
Demo/png/lodepng.cpp:3976
↓ 1 callers
Function
lodepng_is_alpha_type
Test-OpenCLIPP/png/lodepng.c:2643
↓ 1 callers
Function
lodepng_is_alpha_type
Demo/png/lodepng.cpp:2643
↓ 1 callers
Function
lodepng_is_greyscale_type
Test-OpenCLIPP/png/lodepng.c:2638
↓ 1 callers
Function
lodepng_is_greyscale_type
Demo/png/lodepng.cpp:2638
↓ 1 callers
Function
lodepng_load_file
Test-OpenCLIPP/png/lodepng.c:375
↓ 1 callers
Function
lodepng_load_file
Demo/png/lodepng.cpp:375
↓ 1 callers
Function
lodepng_palette_add
Test-OpenCLIPP/png/lodepng.c:2606
↓ 1 callers
Function
lodepng_palette_add
Demo/png/lodepng.cpp:2606
↓ 1 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
Test-OpenCLIPP/png/lodepng.c:403
↓ 1 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
Demo/png/lodepng.cpp:403
← previous
next →
401–500 of 972, ranked by callers