MCPcopy Create free account

hub / github.com/Zal0/ZGB / functions

Functions326 in github.com/Zal0/ZGB

↓ 2 callersFunctioncolor_tree_cleanup
tools/gbr2png/lodepng/lodepng.cpp:3120
↓ 2 callersFunctioncolor_tree_get
returns -1 if color not present, its index otherwise*/
tools/gbr2png/lodepng/lodepng.cpp:3131
↓ 2 callersFunctioncountZeros
tools/gbr2png/lodepng/lodepng.cpp:1563
↓ 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
tools/gbr2png/lodepng/lodepng.cpp:1593
↓ 2 callersFunctionensureBits17
See ensureBits documentation above. This one ensures up to 17 bits */
tools/gbr2png/lodepng/lodepng.cpp:510
↓ 2 callersFunctionensureBits32
See ensureBits documentation above. This one ensures up to 32 bits */
tools/gbr2png/lodepng/lodepng.cpp:547
↓ 2 callersFunctiongenerateFixedDistanceTree
get the distance code tree of a deflated block with fixed tree, as specified in the deflate specification*/
tools/gbr2png/lodepng/lodepng.cpp:1080
↓ 2 callersFunctiongenerateFixedLitLenTree
get the literal and length code tree of a deflated block with fixed tree, as per the deflate specification*/
tools/gbr2png/lodepng/lodepng.cpp:1062
↓ 2 callersFunctiongetHash
tools/gbr2png/lodepng/lodepng.cpp:1544
↓ 2 callersFunctiongetNumColorChannels
tools/gbr2png/lodepng/lodepng.cpp:2648
↓ 2 callersFunctionisGrayICCProfile
tools/gbr2png/lodepng/lodepng.cpp:5826
↓ 2 callersFunctionisRGBICCProfile
tools/gbr2png/lodepng/lodepng.cpp:5840
↓ 2 callersFunctionlodepng_add_text
tools/gbr2png/lodepng/lodepng.cpp:2922
↓ 2 callersFunctionlodepng_add_text_sized
tools/gbr2png/lodepng/lodepng.cpp:2905
↓ 2 callersFunctionlodepng_assign_icc
same as set but does not delete */
tools/gbr2png/lodepng/lodepng.cpp:3002
↓ 2 callersFunctionlodepng_buffer_file
load file into buffer that already has the correct allocated size. Returns error code.*/
tools/gbr2png/lodepng/lodepng.cpp:365
↓ 2 callersFunctionlodepng_chunk_append
tools/gbr2png/lodepng/lodepng.cpp:2564
↓ 2 callersFunctionlodepng_chunk_check_crc
tools/gbr2png/lodepng/lodepng.cpp:2501
↓ 2 callersFunctionlodepng_chunk_data_const
tools/gbr2png/lodepng/lodepng.cpp:2497
↓ 2 callersFunctionlodepng_chunk_next
tools/gbr2png/lodepng/lodepng.cpp:2516
↓ 2 callersFunctionlodepng_chunk_next_const
tools/gbr2png/lodepng/lodepng.cpp:2532
↓ 2 callersFunctionlodepng_color_mode_alloc_palette
allocates palette memory if needed, and initializes all colors to black*/
tools/gbr2png/lodepng/lodepng.cpp:2677
↓ 2 callersFunctionlodepng_compute_color_stats
stats must already have been inited. */
tools/gbr2png/lodepng/lodepng.cpp:3692
↓ 2 callersFunctionlodepng_convert
tools/gbr2png/lodepng/lodepng.cpp:3524
↓ 2 callersFunctionlodepng_convert_rgb
Converts a single rgb color without alpha from one type to another, color bits truncated to their bitdepth. In case of single channel (gray or palette
tools/gbr2png/lodepng/lodepng.cpp:3605
↓ 2 callersFunctionlodepng_decode
tools/gbr2png/lodepng/lodepng.cpp:4984
↓ 2 callersFunctionlodepng_decode_file
tools/gbr2png/lodepng/lodepng.cpp:5047
↓ 2 callersFunctionlodepng_encode
tools/gbr2png/lodepng/lodepng.cpp:5847
↓ 2 callersFunctionlodepng_encode_file
tools/gbr2png/lodepng/lodepng.cpp:6132
↓ 2 callersFunctionlodepng_error_text
This returns the description of a numerical error code in English. This is also the documentation of all the error codes. */
tools/gbr2png/lodepng/lodepng.cpp:6172
↓ 2 callersFunctionlodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
tools/gbr2png/lodepng/lodepng.cpp:345
↓ 2 callersFunctionlodepng_get_bpp_lct
tools/gbr2png/lodepng/lodepng.cpp:2660
↓ 2 callersFunctionlodepng_inflatev
tools/gbr2png/lodepng/lodepng.cpp:1388
↓ 2 callersFunctionlodepng_info_copy
tools/gbr2png/lodepng/lodepng.cpp:3070
↓ 2 callersFunctionlodepng_palette_clear
tools/gbr2png/lodepng/lodepng.cpp:2734
↓ 2 callersFunctionlodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
tools/gbr2png/lodepng/lodepng.cpp:390
↓ 2 callersFunctionlodepng_state_copy
tools/gbr2png/lodepng/lodepng.cpp:5105
↓ 2 callersFunctionlodepng_zlib_decompressv
tools/gbr2png/lodepng/lodepng.cpp:2174
↓ 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**/
tools/gbr2png/lodepng/lodepng.cpp:5742
↓ 2 callersFunctionreadChunk_PLTE
tools/gbr2png/lodepng/lodepng.cpp:4382
↓ 2 callersFunctionreadChunk_bKGD
background color chunk (bKGD)*/
tools/gbr2png/lodepng/lodepng.cpp:4432
↓ 2 callersFunctionreadChunk_cHRM
tools/gbr2png/lodepng/lodepng.cpp:4671
↓ 2 callersFunctionreadChunk_gAMA
tools/gbr2png/lodepng/lodepng.cpp:4662
↓ 2 callersFunctionreadChunk_iCCP
tools/gbr2png/lodepng/lodepng.cpp:4696
↓ 2 callersFunctionreadChunk_iTXt
international text chunk (iTXt)*/
tools/gbr2png/lodepng/lodepng.cpp:4551
↓ 2 callersFunctionreadChunk_pHYs
tools/gbr2png/lodepng/lodepng.cpp:4651
↓ 2 callersFunctionreadChunk_sRGB
tools/gbr2png/lodepng/lodepng.cpp:4687
↓ 2 callersFunctionreadChunk_tEXt
text chunk (tEXt)*/
tools/gbr2png/lodepng/lodepng.cpp:4464
↓ 2 callersFunctionreadChunk_tIME
tools/gbr2png/lodepng/lodepng.cpp:4637
↓ 2 callersFunctionreadChunk_tRNS
tools/gbr2png/lodepng/lodepng.cpp:4402
↓ 2 callersFunctionreadChunk_zTXt
compressed text chunk (zTXt)*/
tools/gbr2png/lodepng/lodepng.cpp:4504
↓ 2 callersFunctionremovePaddingBits
tools/gbr2png/lodepng/lodepng.cpp:4312
↓ 2 callersFunctionreverseBits
tools/gbr2png/lodepng/lodepng.cpp:607
↓ 2 callersFunctionsave_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
tools/gbr2png/lodepng/lodepng.cpp:6317
↓ 2 callersFunctionsearchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
tools/gbr2png/lodepng/lodepng.cpp:1452
↓ 2 callersFunctionuivector_cleanup
tools/gbr2png/lodepng/lodepng.cpp:224
↓ 2 callersFunctionuivector_init
tools/gbr2png/lodepng/lodepng.cpp:246
↓ 2 callersFunctionupdateHashChain
wpos = pos & (windowsize - 1)*/
tools/gbr2png/lodepng/lodepng.cpp:1574
↓ 2 callersFunctionwriteLZ77data
write the lz77-encoded data, which has lit, len and dist codes, to compressed stream using huffman trees. tree_ll: the tree for lit and len codes. tre
tools/gbr2png/lodepng/lodepng.cpp:1782
↓ 1 callersFunctionAdam7_deinterlace
in: Adam7 interlaced image, with no padding bits between scanlines, but between reduced images so that each reduced image starts at a byte. out: the
tools/gbr2png/lodepng/lodepng.cpp:4272
↓ 1 callersFunctionAdam7_interlace
in: non-interlaced image with size w*h out: the same pixels, but re-ordered according to PNG's Adam7 interlacing, with no padding bits between scanli
tools/gbr2png/lodepng/lodepng.cpp:5701
↓ 1 callersFunctionCheckSRAMIntegrity
common/src/SRAM.c:9
↓ 1 callersFunctionClearOAMs
common/src/OAMManager.c:48
↓ 1 callersFunctionDrawSprite
common/src/Sprite.c:88
↓ 1 callersFunctionFadeIn
common/src/Fade.c:7
↓ 1 callersFunctionFadeInCOLOR
common/src/Fade_b.c:67
↓ 1 callersFunctionFadeInDMG
common/src/Fade_b.c:40
↓ 1 callersFunctionFadeIn_b
common/src/Fade_b.c:74
↓ 1 callersFunctionFadeOut
common/src/Fade.c:11
↓ 1 callersFunctionFadeOutColor
common/src/Fade_b.c:87
↓ 1 callersFunctionFadeOutDMG
common/src/Fade_b.c:83
↓ 1 callersFunctionFadeOut_b
common/src/Fade_b.c:94
↓ 1 callersFunctionGetGBRPath
tools/gbm2c/gbm2c.cpp:86
↓ 1 callersFunctionGetScrollTilePtr
common/src/Scroll.c:475
↓ 1 callersFunctionHuffmanTree_makeTable
make table for huffman decoding */
tools/gbr2png/lodepng/lodepng.cpp:690
↓ 1 callersFunctionInitScrollWithTiles
common/src/Scroll.c:291
↓ 1 callersFunctionInitSprite
common/src/Sprite.c:16
↓ 1 callersFunctionInitSprites
common/src/ZGBMain_Init.c:49
↓ 1 callersFunctionInitStates
common/src/ZGBMain_Init.c:16
↓ 1 callersFunctionLodePNGBitWriter_init
tools/gbr2png/lodepng/lodepng.cpp:415
↓ 1 callersFunctionLodePNGIText_copy
tools/gbr2png/lodepng/lodepng.cpp:2954
↓ 1 callersFunctionLodePNGIText_init
tools/gbr2png/lodepng/lodepng.cpp:2932
↓ 1 callersFunctionLodePNGText_copy
tools/gbr2png/lodepng/lodepng.cpp:2894
↓ 1 callersFunctionLodePNGText_init
tools/gbr2png/lodepng/lodepng.cpp:2878
↓ 1 callersFunctionLodePNGUnknownChunks_copy
tools/gbr2png/lodepng/lodepng.cpp:2858
↓ 1 callersFunctionMoveScroll
common/src/Scroll.c:435
↓ 1 callersFunctionReadHeader
tools/gbm2c/gbm2c.cpp:37
↓ 1 callersFunctionRefreshScroll
common/src/Scroll.c:421
↓ 1 callersFunctionScrollSetMap
common/src/Scroll.c:257
↓ 1 callersFunctionScrollUpdateRow
common/src/Scroll.c:351
↓ 1 callersFunctionSetBank
common/src/SpriteManager.c:164
↓ 1 callersFunctionSetTile
common/src/Scroll.c:66
↓ 1 callersFunctionSpriteManagerAdd
This has to be declared outside because of an LCC bug (easy to see with the Princess' Axe)
common/src/SpriteManager.c:95
↓ 1 callersFunctionSpriteManagerFlushRemove
common/src/SpriteManager.c:148
↓ 1 callersFunctionSpriteManagerLoad
common/src/SpriteManager.c:52
↓ 1 callersFunctionSpriteManagerReset
common/src/SpriteManager.c:22
↓ 1 callersFunctionSpriteManagerUpdate
common/src/SpriteManager.c:182
↓ 1 callersFunctionSwapOAMs
common/src/OAMManager.c:21
↓ 1 callersFunctionVectorAdd
common/src/Vector.c:5
↓ 1 callersFunctionVectorRemovePos
common/src/Vector.c:9
← previousnext →101–200 of 326, ranked by callers