MCPcopy Create free account

hub / github.com/Wassimulator/CactusViewer / functions

Functions3,896 in github.com/Wassimulator/CactusViewer

↓ 1 callersFunctionFinalizePSNR
include/webp/enc/webp_enc.c:271
↓ 1 callersFunctionFindBestPaletteEntry
Find palette entry with minimum error from difference of actual pixel value and predicted pixel value. Propagate error of pixel to its top and left pi
include/webp/enc/delta_palettization.c:351
↓ 1 callersFunctionFindBlendRangeAtRow
Returns two ranges (<left, width> pairs) at row 'canvas_y', that belong to 'src' but not 'dst'. A point range is empty if the corresponding width is 0
include/webp/demux/anim_decode.c:298
↓ 1 callersFunctionFinishRow
Finalize and transmit a complete row. Return false in case of user-abort.
include/webp/dec/frame.c:403
↓ 1 callersFunctionFinishRow
Finalize and transmit a complete row. Return false in case of user-abort.
include/webp/dec/frame_dec.c:402
↓ 1 callersFunctionFlattenARGB
include/webp/enc/picture_tools_enc.c:45
↓ 1 callersFunctionFlattenSimilarBlocks
Replace similar blocks of pixels by a 'see-through' transparent block with uniform average color. Assumes lossy compression is being used. Returns tru
include/webp/mux/anim_encode.c:711
↓ 1 callersFunctionFrameToFullCanvas
include/webp/mux/anim_encode.c:1455
↓ 1 callersFunctionGenerateOptimalTree
Create an optimal Huffman tree. (data,length): population counts. tree_limit: maximum bit depth (inclusive) of the codes. bit_depths[]: how many bits
include/webp/utils/huffman_encode.c:165
↓ 1 callersFunctionGenerateOptimalTree
Create an optimal Huffman tree. (data,length): population counts. tree_limit: maximum bit depth (inclusive) of the codes. bit_depths[]: how many bits
include/webp/utils/huffman_encode_utils.c:165
↓ 1 callersFunctionGeneratePartition0
include/webp/enc/syntax.c:266
↓ 1 callersFunctionGeneratePartition0
include/webp/enc/syntax_enc.c:269
↓ 1 callersFunctionGetAdjustedCanvasSize
Returns the tightest dimension for the canvas considering the image list.
include/webp/mux/muxedit.c:424
↓ 1 callersFunctionGetBackwardReferences
include/webp/enc/backward_references.c:1621
↓ 1 callersFunctionGetBackwardReferences
include/webp/enc/backward_references_enc.c:912
↓ 1 callersFunctionGetBackwardReferencesLowEffort
include/webp/enc/backward_references.c:1608
↓ 1 callersFunctionGetBackwardReferencesLowEffort
include/webp/enc/backward_references_enc.c:896
↓ 1 callersFunctionGetBaseDelta0_NEON
include/webp/dsp/dec_neon.c:460
↓ 1 callersFunctionGetBestColorTransformForTile
include/webp/enc/predictor_enc.c:686
↓ 1 callersFunctionGetBestGreenRedToBlue
include/webp/enc/predictor_enc.c:638
↓ 1 callersFunctionGetBestGreenToRed
include/webp/enc/predictor_enc.c:574
↓ 1 callersFunctionGetBestPredictorForTile
Returns best predictor and updates the accumulated histogram. If max_quantization > 1, assumes that near lossless processing will be applied, quantizi
include/webp/enc/predictor_enc.c:299
↓ 1 callersFunctionGetCacheCost
include/webp/enc/backward_references_cost_enc.c:103
↓ 1 callersFunctionGetCacheCost
include/webp/enc/backward_references.c:557
↓ 1 callersFunctionGetChunk
include/webp/demux/demux.c:909
↓ 1 callersFunctionGetChunkListFromId
Get a reference to appropriate chunk list within an image given chunk tag.
include/webp/mux/muxinternal.c:247
↓ 1 callersFunctionGetCombineCostFactor
include/webp/enc/histogram.c:849
↓ 1 callersFunctionGetCombineCostFactor
include/webp/enc/histogram_enc.c:1088
↓ 1 callersFunctionGetDistanceCost
include/webp/enc/backward_references_cost_enc.c:115
↓ 1 callersFunctionGetFilterMap
Given the input 'filter' option, return an OR'd bit-set of filters to try.
include/webp/enc/alpha.c:199
↓ 1 callersFunctionGetFilterMap
Given the input 'filter' option, return an OR'd bit-set of filters to try.
include/webp/enc/alpha_enc.c:210
↓ 1 callersFunctionGetFrame
include/webp/demux/demux.c:801
↓ 1 callersFunctionGetFrameInfo
include/webp/mux/muxedit.c:389
↓ 1 callersFunctionGetFramePayload
include/webp/demux/demux.c:809
↓ 1 callersFunctionGetHistoBinIndex
include/webp/enc/histogram.c:398
↓ 1 callersFunctionGetHistoBinIndex
include/webp/enc/histogram_enc.c:540
↓ 1 callersFunctionGetHistoBits
include/webp/enc/vp8l_enc.c:234
↓ 1 callersFunctionGetHistoBits
include/webp/enc/vp8l.c:300
↓ 1 callersFunctionGetILevel
include/webp/enc/filter.c:68
↓ 1 callersFunctionGetILevel
include/webp/enc/filter_enc.c:70
↓ 1 callersFunctionGetImageData
Outputs image data given a bitstream. The bitstream can either be a single-image WebP file or raw VP8/VP8L data. Also outputs 'is_lossless' to be true
include/webp/mux/muxedit.c:129
↓ 1 callersFunctionGetImageInfo
include/webp/mux/muxedit.c:404
↓ 1 callersFunctionGetLargeValue
See section 13-2: http://tools.ietf.org/html/rfc6386#section-13.2
include/webp/dec/vp8.c:391
↓ 1 callersFunctionGetLengthCost
include/webp/enc/backward_references_cost_enc.c:108
↓ 1 callersFunctionGetLiteralCost
include/webp/enc/backward_references_cost_enc.c:96
↓ 1 callersFunctionGetLiteralCost
include/webp/enc/backward_references.c:550
↓ 1 callersFunctionGetMaxItersForQuality
Returns the maximum number of hash chain lookups to do for a given compression quality. Return value in range [8, 86].
include/webp/enc/backward_references.c:227
↓ 1 callersFunctionGetMaxItersForQuality
Returns the maximum number of hash chain lookups to do for a given compression quality. Return value in range [8, 86].
include/webp/enc/backward_references_enc.c:242
↓ 1 callersFunctionGetMetaIndex
include/webp/dec/vp8l_dec.c:768
↓ 1 callersFunctionGetMetaIndex
include/webp/dec/vp8l.c:679
↓ 1 callersFunctionGetNumColors
include/webp/enc/alpha.c:176
↓ 1 callersFunctionGetNumColors
include/webp/enc/alpha_enc.c:187
↓ 1 callersFunctionGetPSNR
include/webp/enc/picture_psnr.c:67
↓ 1 callersFunctionGetPixPairHash64
include/webp/enc/backward_references.c:217
↓ 1 callersFunctionGetTransformBits
include/webp/enc/vp8l_enc.c:247
↓ 1 callersFunctionGetTransformBits
include/webp/enc/vp8l.c:313
↓ 1 callersFunctionGetWindowSizeForHashChain
include/webp/enc/backward_references.c:231
↓ 1 callersFunctionGetWindowSizeForHashChain
include/webp/enc/backward_references_enc.c:246
↓ 1 callersFunctionGradientPredictDirect_NEON
include/webp/dsp/filters_neon.c:150
↓ 1 callersFunctionGradientPredictDirect_SSE2
include/webp/dsp/filters_sse2.c:145
↓ 1 callersFunctionGradientPredictInverse_NEON
include/webp/dsp/filters_neon.c:267
↓ 1 callersFunctionGradientPredictInverse_SSE2
include/webp/dsp/filters_sse2.c:267
↓ 1 callersFunctionGradientPredictor
include/webp/utils/filters_utils.c:24
↓ 1 callersFunctionGradientPredictor
include/webp/utils/filters.c:24
↓ 1 callersFunctionGradientPredictor_MIPSdspR2
include/webp/dsp/filters_mips_dsp_r2.c:283
↓ 1 callersFunctionGreedyMinimizeDeltas
include/webp/enc/vp8l.c:70
↓ 1 callersFunctionHD4
include/webp/dsp/enc_msa.c:393
↓ 1 callersFunctionHD4
include/webp/dsp/enc.c:479
↓ 1 callersFunctionHD4
include/webp/dsp/enc_mips_dsp_r2.c:929
↓ 1 callersFunctionHD4_SSE2
include/webp/dsp/enc_sse2.c:986
↓ 1 callersFunctionHE16_SSE2
include/webp/dsp/enc_sse2.c:681
↓ 1 callersFunctionHE4
include/webp/dsp/enc_msa.c:275
↓ 1 callersFunctionHE4
include/webp/dsp/enc.c:364
↓ 1 callersFunctionHE4
include/webp/dsp/enc_mips_dsp_r2.c:698
↓ 1 callersFunctionHE4_SSE2
include/webp/dsp/enc_sse2.c:864
↓ 1 callersFunctionHE8uv_SSE2
include/webp/dsp/enc_sse2.c:672
↓ 1 callersFunctionHFilter
horizontal accumulation. We use mirror replication of missing pixels, as it's a little easier to implement (surprisingly).
include/webp/utils/quant_levels_dec.c:109
↓ 1 callersFunctionHFilter
horizontal accumulation. We use mirror replication of missing pixels, as it's a little easier to implement (surprisingly).
include/webp/utils/quant_levels_dec_utils.c:110
↓ 1 callersFunctionHU4
include/webp/dsp/enc_msa.c:378
↓ 1 callersFunctionHU4
include/webp/dsp/enc.c:464
↓ 1 callersFunctionHU4
include/webp/dsp/enc_mips_dsp_r2.c:977
↓ 1 callersFunctionHU4_SSE2
include/webp/dsp/enc_sse2.c:971
↓ 1 callersFunctionHashPix
include/webp/enc/vp8l_enc.c:81
↓ 1 callersFunctionHistoQueueClear
include/webp/enc/histogram.c:600
↓ 1 callersFunctionHistoQueueInit
include/webp/enc/histogram.c:583
↓ 1 callersFunctionHistogramAddEval
Performs out = a + b, computing the cost C(a+b) - C(a) - C(b) while comparing to the threshold value 'cost_threshold'. The score returned is Score = C
include/webp/enc/histogram_enc.c:444
↓ 1 callersFunctionHistogramAddThresh
Same as HistogramAddEval(), except that the resulting histogram is not stored. Only the cost C(a+b) - C(a) is evaluated. We omit the term C(b) which i
include/webp/enc/histogram.c:323
↓ 1 callersFunctionHistogramAddThresh
Same as HistogramAddEval(), except that the resulting histogram is not stored. Only the cost C(a+b) - C(a) is evaluated. We omit the term C(b) which i
include/webp/enc/histogram_enc.c:463
↓ 1 callersFunctionHistogramAnalyzeEntropyBin
Partition histograms to different entropy bins for three dominant (literal, red and blue) symbol costs and compute the histogram aggregate bit_cost.
include/webp/enc/histogram.c:452
↓ 1 callersFunctionHistogramAnalyzeEntropyBin
Partition histograms to different entropy bins for three dominant (literal, red and blue) symbol costs and compute the histogram aggregate bit_cost.
include/webp/enc/histogram_enc.c:615
↓ 1 callersFunctionHistogramBuild
Construct the histograms from backward references.
include/webp/enc/histogram.c:414
↓ 1 callersFunctionHistogramBuild
Construct the histograms from backward references.
include/webp/enc/histogram_enc.c:556
↓ 1 callersFunctionHistogramCombineEntropyBin
include/webp/enc/histogram.c:500
↓ 1 callersFunctionHistogramCombineEntropyBin
Merges some histograms with same bin_id together if it's advantageous. Sets the remaining histograms to NULL.
include/webp/enc/histogram_enc.c:642
↓ 1 callersFunctionHistogramCombineGreedy
Combines histograms by continuously choosing the one with the highest cost reduction.
include/webp/enc/histogram.c:656
↓ 1 callersFunctionHistogramCombineGreedy
Combines histograms by continuously choosing the one with the highest cost reduction.
include/webp/enc/histogram_enc.c:829
↓ 1 callersFunctionHistogramCombineStochastic
include/webp/enc/histogram.c:738
↓ 1 callersFunctionHistogramCombineStochastic
include/webp/enc/histogram_enc.c:900
↓ 1 callersFunctionHistogramCompactBins
Compact the histogram set by removing unused entries.
include/webp/enc/histogram.c:484
↓ 1 callersFunctionHistogramCopy
include/webp/enc/histogram.c:49
← previousnext →1,701–1,800 of 3,896, ranked by callers