MCPcopy Create free account

hub / github.com/JayXon/Leanify / functions

Functions1,291 in github.com/JayXon/Leanify

↓ 2 callersFunctionmz_zip_writer_finalize_archive
lib/miniz/miniz.c:4717
↓ 2 callersFunctionmz_zip_writer_init
lib/miniz/miniz.c:3976
↓ 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
lib/zopflipng/lodepng/lodepng.cpp:3883
↓ 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**/
lib/zopflipng/lodepng/lodepng.cpp:5527
↓ 2 callersFunctionremovePaddingBits
lib/zopflipng/lodepng/lodepng.cpp:4174
↓ 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
lib/zopflipng/lodepng/lodepng.cpp:1295
↓ 2 callersFunctionstart_iMCU_row
lib/mozjpeg/jctrans.c:247
↓ 2 callersFunctionstd_huff_tables
lib/mozjpeg/jstdhuff.c:50
↓ 2 callersFunctionstring_resize
returns 1 if success, 0 if failure ==> nothing done*/
lib/zopflipng/lodepng/lodepng.cpp:278
↓ 2 callersFunctiontdefl_compress
lib/miniz/miniz.c:2640
↓ 2 callersFunctiontdefl_compress_block
lib/miniz/miniz.c:2157
↓ 2 callersFunctiontdefl_compress_mem_to_output
lib/miniz/miniz.c:2730
↓ 2 callersFunctiontdefl_flush_output_buffer
lib/miniz/miniz.c:2619
↓ 2 callersFunctiontdefl_output_buffer_putter
lib/miniz/miniz.c:2746
↓ 2 callersFunctiontdefl_record_literal
lib/miniz/miniz.c:2471
↓ 2 callersFunctionupdateHashChain
wpos = pos & (windowsize - 1)*/
lib/zopflipng/lodepng/lodepng.cpp:1415
↓ 2 callersFunctionuse_merged_upsample
lib/mozjpeg/jdmaster.c:48
↓ 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
lib/zopflipng/lodepng/lodepng.cpp:1642
↓ 1 callersFunctionAbsDiff
lib/zopfli/deflate.c:369
↓ 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
lib/zopflipng/lodepng/lodepng.cpp:4124
↓ 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
lib/zopflipng/lodepng/lodepng.cpp:5476
↓ 1 callersFunctionAddDynamicTree
lib/zopfli/deflate.c:251
↓ 1 callersFunctionAddLZ77Data
Adds all lit/len and dist codes from the lists as huffman symbols. Does not add end code 256. expected_data_size is the uncompressed block size, used
lib/zopfli/deflate.c:297
↓ 1 callersFunctionAddSorted
lib/zopfli/blocksplitter.c:132
↓ 1 callersFunctionAddWeighedStatFreqs
Adds the bit lengths. */
lib/zopfli/squeeze.c:60
↓ 1 callersFunctionAllocRefs
lib/LZMA/LzFind.c:169
↓ 1 callersFunctionAutoChooseFilterStrategy
Use fast compression to check which PNG filter strategy gives the smallest output. This allows to then do the slow and good compression only on that f
lib/zopflipng/zopflipng_lib.cc:283
↓ 1 callersFunctionAutoResetEvent_Create
lib/LZMA/Threads.c:62
↓ 1 callersFunctionBase64Decode
formats/base64.cpp:11
↓ 1 callersFunctionBase64Encode
formats/base64.cpp:74
↓ 1 callersFunctionBigAlloc
lib/LZMA/Alloc.c:95
↓ 1 callersFunctionBigFree
lib/LZMA/Alloc.c:115
↓ 1 callersFunctionBoundaryPM
Performs a Boundary Package-Merge step. Puts a new chain in the given list. The new chain is, depending on the weights, a leaf or a combination of two
lib/zopfli/katajainen.c:105
↓ 1 callersFunctionBtFillBlock
lib/LZMA/LzFindMt.c:388
↓ 1 callersFunctionBtGetMatches
lib/LZMA/LzFindMt.c:313
↓ 1 callersFunctionBtThreadFunc
lib/LZMA/LzFindMt.c:413
↓ 1 callersFunctionCRC
Returns the CRC of the bytes buf[0..len-1]. */
lib/zopfli/gzip_container.c:70
↓ 1 callersFunctionCalculateBlockSymbolSize
Calculates size of the part after the header and tree of an LZ77 block, in bits. */
lib/zopfli/deflate.c:348
↓ 1 callersFunctionCalculateTreeSize
Gives the exact size of the tree, in bits, as it will be encoded in DEFLATE. */
lib/zopfli/deflate.c:277
↓ 1 callersMethodClear
lib/tinyxml2/tinyxml2.h:230
↓ 1 callersFunctionClearStatFreqs
lib/zopfli/squeeze.c:104
↓ 1 callersFunctionCriticalSection_Init
lib/LZMA/Threads.c:79
↓ 1 callersFunctionDeflateDynamicBlock
lib/zopfli/deflate.c:586
↓ 1 callersFunctionDeflateFixedBlock
lib/zopfli/deflate.c:639
↓ 1 callersFunctionDeflateNonCompressedBlock
lib/zopfli/deflate.c:670
↓ 1 callersFunctionDeflateSplittingLast
Does squeeze strategy where first the best possible lz77 is done, and then based on that data, block splitting is done. Parameters: see description of
lib/zopfli/deflate.c:755
↓ 1 callersMethodDeleteAttribute
lib/tinyxml2/tinyxml2.cpp:1480
↓ 1 callersFunctionExtractBitLengths
Converts result of boundary package-merge to the bitlengths. The result in the last chain of the last list contains the amount of active leaves in eac
lib/zopfli/katajainen.c:163
↓ 1 callersMethodFindAttribute
lib/tinyxml2/tinyxml2.cpp:1302
↓ 1 callersFunctionFindLargestSplittableBlock
Finds next block to try to split, the largest of the available ones. The largest is chosen to make sure that if only a limited amount of blocks is req
lib/zopfli/blocksplitter.c:198
↓ 1 callersFunctionFindMinimum
Finds minimum of function f(i) where is is of type size_t, f(i) is of type double, i is in range start-end (excluding end). */
lib/zopfli/blocksplitter.c:43
↓ 1 callersFunctionFollowPath
lib/zopfli/squeeze.c:334
↓ 1 callersFunctionGetBestLengths
Performs the forward pass for "squeeze". Gets the most optimal length to reach every byte from a previous byte, using cost calculations. s: the Zopfli
lib/zopfli/squeeze.c:208
↓ 1 callersFunctionGetCostModelMinCost
Finds the minimum possible cost this cost model can return for valid length and distance symbols. */
lib/zopfli/squeeze.c:158
↓ 1 callersFunctionGetDocument
lib/tinyxml2/tinyxml2.h:661
↓ 1 callersMethodGetFilePionter
fileio.h:29
↓ 1 callersFunctionGetMatch
Finds how long the match of scan and match is. Can be used to find how many bytes starting from scan, and from match, are equal. Returns the last byte
lib/zopfli/lz77.c:119
↓ 1 callersFunctionGetMatchesSpec1
lib/LZMA/LzFind.c:388
↓ 1 callersFunctionGetMatchesSpecN
lib/LZMA/LzFindMt.c:236
↓ 1 callersFunctionGetOptimum
lib/LZMA/LzmaEnc.c:984
↓ 1 callersFunctionGetOptimumFast
lib/LZMA/LzmaEnc.c:1544
↓ 1 callersMethodGetSize
fileio.h:34
↓ 1 callersMethodGetText
lib/tinyxml2/tinyxml2.cpp:1326
↓ 1 callersFunctionGetType
leanify.cpp:29
↓ 1 callersFunctionHashThreadFunc
lib/LZMA/LzFindMt.c:150
↓ 1 callersFunctionHuffmanTree_make2DTree
the tree representation used by the decoder. return value is error*/
lib/zopflipng/lodepng/lodepng.cpp:523
↓ 1 callersMethodIdentify
lib/tinyxml2/tinyxml2.cpp:536
↓ 1 callersFunctionInitLists
Initializes each list with as lookahead chains the two leaves with lowest weights. */
lib/zopfli/katajainen.c:145
↓ 1 callersFunctionInitRanState
lib/zopfli/squeeze.c:79
↓ 1 callersFunctionInitStats
Sets everything to 0. */
lib/zopfli/squeeze.c:42
↓ 1 callersFunctionIsDirectory
fileio.cpp:77
↓ 1 callersMethodIsOK
fileio.h:39
↓ 1 callersFunctionKeepChunks
Keeps chunks with given names from the original png by literally copying them into the new png
lib/zopflipng/zopflipng_lib.cc:320
↓ 1 callersMethodLeanify
formats/gz.cpp:22
↓ 1 callersFunctionLenEnc_Encode
lib/LZMA/LzmaEnc.c:783
↓ 1 callersFunctionLenEnc_SetPrices
lib/LZMA/LzmaEnc.c:806
↓ 1 callersFunctionLitEnc_EncodeMatched
lib/LZMA/LzmaEnc.c:636
↓ 1 callersFunctionLodePNGIText_copy
lib/zopflipng/lodepng/lodepng.cpp:2780
↓ 1 callersFunctionLodePNGIText_init
lib/zopflipng/lodepng/lodepng.cpp:2755
↓ 1 callersFunctionLodePNGText_copy
lib/zopflipng/lodepng/lodepng.cpp:2711
↓ 1 callersFunctionLodePNGText_init
lib/zopflipng/lodepng/lodepng.cpp:2692
↓ 1 callersFunctionLodePNGUnknownChunks_copy
lib/zopflipng/lodepng/lodepng.cpp:2669
↓ 1 callersFunctionLossyOptimizeTransparent
Remove RGB information from pixels with alpha=0
lib/zopflipng/zopflipng_lib.cc:108
↓ 1 callersFunctionLzInWindow_Create
lib/LZMA/LzFind.c:30
↓ 1 callersFunctionLzmaCompress
lib/LZMA/LzmaLib.c:9
↓ 1 callersFunctionLzmaDec_AllocateProbs
lib/LZMA/LzmaDec.c:1036
↓ 1 callersFunctionLzmaDec_DecodeReal
lib/LZMA/LzmaDec.c:140
↓ 1 callersFunctionLzmaDec_Init
lib/LZMA/LzmaDec.c:785
↓ 1 callersFunctionLzmaDec_InitDicAndState
lib/LZMA/LzmaDec.c:769
↓ 1 callersFunctionLzmaDec_InitStateReal
lib/LZMA/LzmaDec.c:791
↓ 1 callersFunctionLzmaDecode
lib/LZMA/LzmaDec.c:1077
↓ 1 callersFunctionLzmaEnc_Alloc
lib/LZMA/LzmaEnc.c:1954
↓ 1 callersFunctionLzmaEnc_Construct
lib/LZMA/LzmaEnc.c:1731
↓ 1 callersFunctionLzmaEnc_Create
lib/LZMA/LzmaEnc.c:1756
↓ 1 callersFunctionLzmaEnc_Destroy
lib/LZMA/LzmaEnc.c:1784
↓ 1 callersFunctionLzmaEnc_Destruct
lib/LZMA/LzmaEnc.c:1773
↓ 1 callersFunctionLzmaEnc_FastPosInit
lib/LZMA/LzmaEnc.c:129
↓ 1 callersFunctionLzmaEnc_Finish
lib/LZMA/LzmaEnc.c:2132
↓ 1 callersFunctionLzmaEnc_InitPriceTables
lib/LZMA/LzmaEnc.c:650
↓ 1 callersFunctionLzmaEnc_MemEncode
lib/LZMA/LzmaEnc.c:2290
← previousnext →401–500 of 1,291, ranked by callers