Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zal0/ZGB
/ functions
Functions
326 in github.com/Zal0/ZGB
⨍
Functions
326
◇
Types & classes
56
↓ 1 callers
Function
addChunk_IDAT
tools/gbr2png/lodepng/lodepng.cpp:5205
↓ 1 callers
Function
addChunk_IEND
tools/gbr2png/lodepng/lodepng.cpp:5219
↓ 1 callers
Function
addChunk_IHDR
tools/gbr2png/lodepng/lodepng.cpp:5132
↓ 1 callers
Function
addChunk_bKGD
tools/gbr2png/lodepng/lodepng.cpp:5310
↓ 1 callers
Function
addChunk_cHRM
tools/gbr2png/lodepng/lodepng.cpp:5364
↓ 1 callers
Function
addChunk_gAMA
tools/gbr2png/lodepng/lodepng.cpp:5356
↓ 1 callers
Function
addChunk_iCCP
tools/gbr2png/lodepng/lodepng.cpp:5384
↓ 1 callers
Function
addChunk_iTXt
tools/gbr2png/lodepng/lodepng.cpp:5266
↓ 1 callers
Function
addChunk_pHYs
tools/gbr2png/lodepng/lodepng.cpp:5346
↓ 1 callers
Function
addChunk_sRGB
tools/gbr2png/lodepng/lodepng.cpp:5379
↓ 1 callers
Function
addChunk_tIME
tools/gbr2png/lodepng/lodepng.cpp:5332
↓ 1 callers
Function
addChunk_tRNS
tools/gbr2png/lodepng/lodepng.cpp:5168
↓ 1 callers
Function
addChunk_zTXt
tools/gbr2png/lodepng/lodepng.cpp:5238
↓ 1 callers
Function
addLengthDistance
tools/gbr2png/lodepng/lodepng.cpp:1466
↓ 1 callers
Function
auto_choose_color
Computes a minimal PNG color model that can contain all colors as indicated by the stats. The stats should be computed with lodepng_compute_color_stat
tools/gbr2png/lodepng/lodepng.cpp:3902
↓ 1 callers
Function
boundaryPM
Boundary Package Merge step, numpresent is the amount of leaves, and c is the current chain.*/
tools/gbr2png/lodepng/lodepng.cpp:942
↓ 1 callers
Function
bpmnode_sort
sort the leaves with stable mergesort*/
tools/gbr2png/lodepng/lodepng.cpp:919
↓ 1 callers
Function
color_tree_has
tools/gbr2png/lodepng/lodepng.cpp:3142
↓ 1 callers
Function
decodeGeneric
read a PNG, the result will be in the same color type as the PNG (hence "generic")*/
tools/gbr2png/lodepng/lodepng.cpp:4790
↓ 1 callers
Function
deflate
tools/gbr2png/lodepng/lodepng.cpp:2125
↓ 1 callers
Function
deflateDynamic
Deflate for a block of type "dynamic", that is, with freely, optimally, created huffman trees*/
tools/gbr2png/lodepng/lodepng.cpp:1807
↓ 1 callers
Function
deflateFixed
tools/gbr2png/lodepng/lodepng.cpp:2029
↓ 1 callers
Function
deflateNoCompression
tools/gbr2png/lodepng/lodepng.cpp:1744
↓ 1 callers
Function
encode
tools/gbr2png/lodepng/lodepng.cpp:6438
↓ 1 callers
Function
getPixelColorsRGB8
Similar to getPixelColorsRGBA8, but with 3-channel RGB output.*/
tools/gbr2png/lodepng/lodepng.cpp:3424
↓ 1 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
tools/gbr2png/lodepng/lodepng.cpp:3328
↓ 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*/
tools/gbr2png/lodepng/lodepng.cpp:1130
↓ 1 callers
Function
getTreeInflateFixed
get the tree of a deflated block with fixed tree, as specified in the deflate specification Returns error code.*/
tools/gbr2png/lodepng/lodepng.cpp:1123
↓ 1 callers
Function
getValueRequiredBits
Returns how many bits needed to represent given value (max 8 bit)*/
tools/gbr2png/lodepng/lodepng.cpp:3684
↓ 1 callers
Function
hash_cleanup
tools/gbr2png/lodepng/lodepng.cpp:1532
↓ 1 callers
Function
hash_init
tools/gbr2png/lodepng/lodepng.cpp:1507
↓ 1 callers
Function
ilog2
integer binary logarithm, max return value is 31 */
tools/gbr2png/lodepng/lodepng.cpp:5457
↓ 1 callers
Function
ilog2i
integer approximation for i * log2(i), helper function for LFS_ENTROPY */
tools/gbr2png/lodepng/lodepng.cpp:5468
↓ 1 callers
Function
inflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree. btype must be 1 or 2.*/
tools/gbr2png/lodepng/lodepng.cpp:1263
↓ 1 callers
Function
inflateNoCompression
tools/gbr2png/lodepng/lodepng.cpp:1356
↓ 1 callers
Function
inflatev
tools/gbr2png/lodepng/lodepng.cpp:1423
↓ 1 callers
Function
load_file
tools/gbr2png/lodepng/lodepng.cpp:6309
↓ 1 callers
Function
lodepng_add_itext
tools/gbr2png/lodepng/lodepng.cpp:2996
↓ 1 callers
Function
lodepng_can_have_alpha
tools/gbr2png/lodepng/lodepng.cpp:2786
↓ 1 callers
Function
lodepng_chunk_ancillary
tools/gbr2png/lodepng/lodepng.cpp:2481
↓ 1 callers
Function
lodepng_color_mode_make
tools/gbr2png/lodepng/lodepng.cpp:2709
↓ 1 callers
Function
lodepng_color_stats_add
Adds a single color to the color stats. The stats must already have been inited. The color must be given as 16-bit (with 2 bytes repeating for 8-bit a
tools/gbr2png/lodepng/lodepng.cpp:3879
↓ 1 callers
Function
lodepng_color_stats_init
tools/gbr2png/lodepng/lodepng.cpp:3657
↓ 1 callers
Function
lodepng_compress_settings_init
tools/gbr2png/lodepng/lodepng.cpp:2333
↓ 1 callers
Function
lodepng_decoder_settings_init
tools/gbr2png/lodepng/lodepng.cpp:5070
↓ 1 callers
Function
lodepng_decompress_settings_init
tools/gbr2png/lodepng/lodepng.cpp:2354
↓ 1 callers
Function
lodepng_deflate
tools/gbr2png/lodepng/lodepng.cpp:2115
↓ 1 callers
Function
lodepng_deflatev
tools/gbr2png/lodepng/lodepng.cpp:2074
↓ 1 callers
Function
lodepng_encoder_settings_init
tools/gbr2png/lodepng/lodepng.cpp:6151
↓ 1 callers
Function
lodepng_gtofl
Safely check if a + b > c, even if overflow could happen. */
tools/gbr2png/lodepng/lodepng.cpp:164
↓ 1 callers
Function
lodepng_has_palette_alpha
tools/gbr2png/lodepng/lodepng.cpp:2778
↓ 1 callers
Function
lodepng_huffman_code_lengths
tools/gbr2png/lodepng/lodepng.cpp:967
↓ 1 callers
Function
lodepng_inspect
read the information from the header and store it in the LodePNGInfo. return value is error*/
tools/gbr2png/lodepng/lodepng.cpp:4037
↓ 1 callers
Function
lodepng_is_alpha_type
tools/gbr2png/lodepng/lodepng.cpp:2770
↓ 1 callers
Function
lodepng_is_greyscale_type
tools/gbr2png/lodepng/lodepng.cpp:2766
↓ 1 callers
Function
lodepng_load_file
tools/gbr2png/lodepng/lodepng.cpp:378
↓ 1 callers
Function
lodepng_palette_add
tools/gbr2png/lodepng/lodepng.cpp:2740
↓ 1 callers
Function
lodepng_pixel_overflow
Safely checks whether size_t overflow can be caused due to amount of pixels. This check is overcautious rather than precise. If this check indicates n
tools/gbr2png/lodepng/lodepng.cpp:2824
↓ 1 callers
Function
lodepng_zlib_compress
tools/gbr2png/lodepng/lodepng.cpp:2255
↓ 1 callers
Function
postProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
tools/gbr2png/lodepng/lodepng.cpp:4339
↓ 1 callers
Function
rgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
tools/gbr2png/lodepng/lodepng.cpp:3221
↓ 1 callers
Function
rgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
tools/gbr2png/lodepng/lodepng.cpp:3167
↓ 1 callers
Function
set_sgb_border
common/src/SGB.c:18
↓ 1 callers
Function
unfilterScanline
tools/gbr2png/lodepng/lodepng.cpp:4101
↓ 1 callers
Function
update_adler32
tools/gbr2png/lodepng/lodepng.cpp:2143
↓ 1 callers
Function
update_attr
common/src/Sprite.c:53
↓ 1 callers
Function
writeSignature
tools/gbr2png/lodepng/lodepng.cpp:5123
Function
CheckCollision
common/src/Sprite.c:283
Function
GetBank
tools/gbr2c/gbrParser .cpp:21
Function
GetMapSize
common/src/Scroll.c:490
Function
GetScrollTile
common/src/Scroll.c:482
Function
InitScroll
common/src/Scroll.c:278
Function
LCD_isr
common/src/main.c:69
Function
LoadMap
common/src/Scroll.c:210
Function
LoadSGBBorder
common/src/SGB.c:73
Function
MusicCallback
common/src/Music.c:8
Function
PlayFx
common/src/Sound.c:13
Function
PopBank
common/src/BankManager.c:28
Function
Printf
common/src/Print.c:13
Function
PushBank
common/src/BankManager.c:7
Function
ScrollFindTile
common/src/Scroll.c:498
Function
ScrollUpdateColumn
common/src/Scroll.c:400
Function
SetSpriteAnim
common/src/Sprite.c:43
Function
SetState
common/src/main.c:26
Function
SetWindowY
common/src/main.c:83
Function
SpriteManagerRemoveSprite
common/src/SpriteManager.c:136
Method
State
tools/gbr2png/lodepng/lodepng.cpp:6365
Function
TranslateSprite
common/src/Sprite.c:144
Function
__PlayMusic
common/src/Music.c:40
Function
compress
tools/gbr2png/lodepng/lodepng.cpp:6343
Function
decode
tools/gbr2png/lodepng/lodepng.cpp:6385
Function
decompress
tools/gbr2png/lodepng/lodepng.cpp:6324
Function
empty
common/src/BankManager.c:5
Function
hUGE_mute
common/src/Music.c:18
Function
hUGE_reset_wave
common/include/hUGEDriver.h:138
Function
if
common/src/main.c:141
Function
lode_png_test_bitreader
Public for testing only. steps and result must have numsteps values. */
tools/gbr2png/lodepng/lodepng.cpp:587
Function
lodepng_chunk_create
tools/gbr2png/lodepng/lodepng.cpp:2620
Function
lodepng_chunk_data
tools/gbr2png/lodepng/lodepng.cpp:2493
Function
lodepng_chunk_find
tools/gbr2png/lodepng/lodepng.cpp:2548
← previous
next →
201–300 of 326, ranked by callers