Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wassimulator/CactusViewer
/ functions
Functions
3,896 in github.com/Wassimulator/CactusViewer
⨍
Functions
3,896
◇
Types & classes
492
↓ 1 callers
Function
HistogramCopy
include/webp/enc/histogram_enc.c:52
↓ 1 callers
Function
HistogramCopyAndAnalyze
Copies the histograms and computes its bit_cost.
include/webp/enc/histogram.c:436
↓ 1 callers
Function
HistogramCopyAndAnalyze
include/webp/enc/histogram_enc.c:580
↓ 1 callers
Function
HistogramRemap
Find the best 'out' histogram for each of the 'in' histograms. Note: we assume that out[]->bit_cost_ is already up-to-date.
include/webp/enc/histogram.c:808
↓ 1 callers
Function
HistogramRemap
Find the best 'out' histogram for each of the 'in' histograms. At call-time, 'out' contains the histograms of the clusters. Note: we assume that out[]
include/webp/enc/histogram_enc.c:1041
↓ 1 callers
Function
HistogramSwap
Swap two histogram pointers.
include/webp/enc/histogram_enc.c:46
↓ 1 callers
Function
ITransform_One_SSE2
Does one inverse transform.
include/webp/dsp/enc_sse2.c:29
↓ 1 callers
Function
ITransform_Two_SSE2
Does two inverse transforms.
include/webp/dsp/enc_sse2.c:180
↓ 1 callers
Function
ImageListDiskSize
Total size of a list of images.
include/webp/mux/muxedit.c:582
↓ 1 callers
Function
ImageListEmit
Write out the given list of images into 'dst'.
include/webp/mux/muxedit.c:592
↓ 1 callers
Function
IncreaseTransparency
For pixels in 'rect', replace those pixels in 'dst' that are same as 'src' by transparent pixels. Returns true if at least one pixel gets modified.
include/webp/mux/anim_encode.c:685
↓ 1 callers
Function
InitCorrectionLUT
include/webp/utils/quant_levels_dec.c:159
↓ 1 callers
Function
InitCorrectionLUT
include/webp/utils/quant_levels_dec_utils.c:160
↓ 1 callers
Function
InitFilterTrial
include/webp/enc/alpha.c:226
↓ 1 callers
Function
InitFilterTrial
include/webp/enc/alpha_enc.c:237
↓ 1 callers
Function
InitGammaTables
include/webp/enc/picture_csp_enc.c:142
↓ 1 callers
Function
InitGammaTables
include/webp/enc/picture_csp.c:90
↓ 1 callers
Function
InitGammaTablesF
include/webp/enc/picture_csp.c:181
↓ 1 callers
Function
InitIo
include/webp/dec/frame.c:793
↓ 1 callers
Function
InitIo
include/webp/dec/frame_dec.c:784
↓ 1 callers
Function
InitMemBuffer
include/webp/demux/demux.c:118
↓ 1 callers
Function
InitMemBuffer
include/webp/dec/idec_dec.c:228
↓ 1 callers
Function
InitMemBuffer
include/webp/dec/idec.c:220
↓ 1 callers
Function
InitMetadata
include/webp/dec/vp8l_dec.c:1389
↓ 1 callers
Function
InitMetadata
include/webp/dec/vp8l.c:1277
↓ 1 callers
Function
InitParams
Initialize all params.
include/webp/utils/quant_levels_dec.c:215
↓ 1 callers
Function
InitParams
Initialize all params.
include/webp/utils/quant_levels_dec_utils.c:216
↓ 1 callers
Function
InitRGBRescaler
include/webp/dec/io.c:471
↓ 1 callers
Function
InitRGBRescaler
include/webp/dec/io_dec.c:488
↓ 1 callers
Function
InitTables
include/webp/dsp/enc.c:93
↓ 1 callers
Function
InitThreadContext
Initialize multi/single-thread worker
include/webp/dec/frame.c:644
↓ 1 callers
Function
InitThreadContext
Initialize multi/single-thread worker
include/webp/dec/frame_dec.c:641
↓ 1 callers
Function
InitTop
include/webp/enc/iterator.c:31
↓ 1 callers
Function
InitTop
include/webp/enc/iterator_enc.c:34
↓ 1 callers
Function
InitVP8Encoder
include/webp/enc/webpenc.c:144
↓ 1 callers
Function
InitVP8Encoder
include/webp/enc/webp_enc.c:144
↓ 1 callers
Function
InitYUVRescaler
include/webp/dec/io.c:297
↓ 1 callers
Function
InitYUVRescaler
include/webp/dec/io_dec.c:292
↓ 1 callers
Function
InitialHuffmanCost
include/webp/enc/histogram.c:206
↓ 1 callers
Function
InitialHuffmanCost
include/webp/enc/histogram_enc.c:272
↓ 1 callers
Function
Interpolate
include/webp/enc/picture_csp_enc.c:123
↓ 1 callers
Function
Interpolate
include/webp/enc/picture_csp.c:110
↓ 1 callers
Function
InterpolateTwoRows
include/webp/enc/picture_csp.c:331
↓ 1 callers
Function
IsKeyFrame
Returns true if the current frame is a key-frame.
include/webp/demux/anim_decode.c:196
↓ 1 callers
Function
IsLosslessBlendingPossible
include/webp/mux/anim_encode.c:635
↓ 1 callers
Function
IsLossyBlendingPossible
include/webp/mux/anim_encode.c:657
↓ 1 callers
Function
IsNotCompatible
include/webp/mux/muxinternal.c:433
↓ 1 callers
Function
IsSmooth
include/webp/enc/near_lossless.c:60
↓ 1 callers
Function
IsSmooth
include/webp/enc/near_lossless_enc.c:62
↓ 1 callers
Function
IsTransparentARGBArea
include/webp/enc/picture_tools_enc.c:24
↓ 1 callers
Function
IsValidSimpleFormat
include/webp/demux/demux.c:574
↓ 1 callers
Function
KeyFramePenalty
Calculate the penalty incurred if we encode given frame as a key frame instead of a sub-frame.
include/webp/mux/anim_encode.c:1191
↓ 1 callers
Function
LD4
include/webp/dsp/enc_msa.c:316
↓ 1 callers
Function
LD4
include/webp/dsp/enc.c:402
↓ 1 callers
Function
LD4
include/webp/dsp/enc_mips_dsp_r2.c:833
↓ 1 callers
Function
LD4_SSE2
include/webp/dsp/enc_sse2.c:884
↓ 1 callers
Function
LinearToGamma
Convert a linear value 'v' to YUV_FIX+2 fixed-point precision U/V value, suitable for RGBToU/V calls.
include/webp/enc/picture_csp_enc.c:135
↓ 1 callers
Function
LinearToGamma
Convert a linear value 'v' to YUV_FIX+2 fixed-point precision U/V value, suitable for RGBToU/V calls.
include/webp/enc/picture_csp.c:122
↓ 1 callers
Function
Load16x8_NEON
include/webp/dsp/dec_neon.c:133
↓ 1 callers
Function
Load8x16_NEON
include/webp/dsp/dec_neon.c:113
↓ 1 callers
Function
MBAnalyze
include/webp/enc/analysis.c:332
↓ 1 callers
Function
MBAnalyze
include/webp/enc/analysis_enc.c:307
↓ 1 callers
Function
MBAnalyzeBestIntra16Mode
include/webp/enc/analysis.c:240
↓ 1 callers
Function
MBAnalyzeBestIntra16Mode
include/webp/enc/analysis_enc.c:230
↓ 1 callers
Function
MBAnalyzeBestIntra4Mode
include/webp/enc/analysis.c:265
↓ 1 callers
Function
MBAnalyzeBestUVMode
include/webp/enc/analysis.c:308
↓ 1 callers
Function
MBAnalyzeBestUVMode
include/webp/enc/analysis_enc.c:278
↓ 1 callers
Function
MakeARGB32
include/webp/dsp/argb_sse2.c:22
↓ 1 callers
Function
MakeInputImageCopy
include/webp/enc/vp8l_enc.c:1235
↓ 1 callers
Function
MapConfigToTools
include/webp/enc/webpenc.c:95
↓ 1 callers
Function
MapConfigToTools
include/webp/enc/webp_enc.c:95
↓ 1 callers
Function
MapImageFromPalette
Note: Expects "enc->palette_" to be set properly.
include/webp/enc/vp8l_enc.c:1381
↓ 1 callers
Function
MapImageFromPalette
Note: Expects "enc->palette_" to be set properly.
include/webp/enc/vp8l.c:1264
↓ 1 callers
Function
MapToPalette
include/webp/enc/vp8l.c:1186
↓ 1 callers
Function
MaxDiffAroundPixel
include/webp/enc/predictor_enc.c:104
↓ 1 callers
Function
MergeHistograms
include/webp/enc/analysis.c:129
↓ 1 callers
Function
MergeJobs
include/webp/enc/analysis.c:420
↓ 1 callers
Function
MergeJobs
include/webp/enc/analysis_enc.c:395
↓ 1 callers
Function
MultipliersToColorCode
include/webp/enc/predictor_enc.c:534
↓ 1 callers
Function
MuxCleanup
Cleans up 'mux' by removing any unnecessary chunks.
include/webp/mux/muxedit.c:546
↓ 1 callers
Function
MuxGetFrameInternal
include/webp/mux/muxread.c:458
↓ 1 callers
Function
MuxGetImageInternal
include/webp/mux/muxread.c:445
↓ 1 callers
Function
MuxImageDeleteNth
include/webp/mux/muxinternal.c:334
↓ 1 callers
Function
MuxImageEmit
include/webp/mux/muxinternal.c:387
↓ 1 callers
Function
MuxImageParse
include/webp/mux/muxread.c:99
↓ 1 callers
Function
MuxInit
include/webp/mux/muxedit.c:22
↓ 1 callers
Function
MuxRelease
include/webp/mux/muxedit.c:46
↓ 1 callers
Function
MyRand
Implement a Lehmer random number generator with a multiplicative constant of 48271 and a modulo constant of 2^31 - 1.
include/webp/enc/histogram_enc.c:714
↓ 1 callers
Function
NearLossless
Quantize every component of the difference between the actual pixel value and its prediction to a multiple of a quantization (a power of 2, not larger
include/webp/enc/predictor_enc.c:190
↓ 1 callers
Function
NearLossless
Adjusts pixel values of image with given maximum error.
include/webp/enc/near_lossless.c:72
↓ 1 callers
Function
NewFrame
Creates a new Frame if 'actual_size' is within bounds and 'mem' contains enough data ('min_size') to parse the payload. Returns PARSE_OK on success wi
include/webp/demux/demux.c:298
↓ 1 callers
Function
NextTableBitSize
Returns the table width of the next 2nd level table. count is the histogram of bit lengths for the remaining symbols, len is the code length of the ne
include/webp/utils/huffman_utils.c:66
↓ 1 callers
Function
NextTableBitSize
Returns the table width of the next 2nd level table. count is the histogram of bit lengths for the remaining symbols, len is the code length of the ne
include/webp/utils/huffman.c:66
↓ 1 callers
Function
OneStatPass
include/webp/enc/frame_enc.c:574
↓ 1 callers
Function
OneStatPass
include/webp/enc/frame.c:536
↓ 1 callers
Function
OptimizeHistogramSymbols
Given a HistogramSet 'set', the mapping of clusters 'cluster_mapping' and the current assignment of the cells in 'symbols', merge the clusters and ass
include/webp/enc/histogram_enc.c:1102
↓ 1 callers
Function
OptimizeHuffmanForRle
Change the population counts in a way that the consequent Huffman tree compression, especially its RLE-part, give smaller output.
include/webp/utils/huffman_encode.c:31
↓ 1 callers
Function
OptimizeHuffmanForRle
Change the population counts in a way that the consequent Huffman tree compression, especially its RLE-part, give smaller output.
include/webp/utils/huffman_encode_utils.c:31
↓ 1 callers
Function
OptimizeSingleFrame
Convert a single-frame animation to a non-animated image if appropriate. TODO(urvang): Can we pick one of the two heuristically (based on frame rectan
include/webp/mux/anim_encode.c:1487
↓ 1 callers
Function
PackAndStore4444_SSE2
Pack R/G/B/A results into 16b output.
include/webp/dsp/yuv_sse2.c:123
← previous
next →
1,801–1,900 of 3,896, ranked by callers