MCPcopy Create free account

hub / github.com/Wassimulator/CactusViewer / functions

Functions3,896 in github.com/Wassimulator/CactusViewer

↓ 2 callersFunctionMinimizeChangeRectangle
Assumes that an initial valid guess of change rectangle 'rect' is passed.
include/webp/mux/anim_encode.c:412
↓ 2 callersFunctionMuxEmitRiffHeader
include/webp/mux/muxinternal.c:413
↓ 2 callersFunctionMuxGetCanvasInfo
Get the canvas width, height and flags after validating that VP8X/VP8/VP8L chunk and canvas size are valid.
include/webp/mux/muxread.c:326
↓ 2 callersFunctionMuxHasAlpha
include/webp/mux/muxinternal.c:405
↓ 2 callersFunctionMuxImageDiskSize
Size of an image.
include/webp/mux/muxinternal.c:362
↓ 2 callersFunctionMuxImageGetNth
include/webp/mux/muxinternal.c:346
↓ 2 callersFunctionMuxValidate
include/webp/mux/muxinternal.c:457
↓ 2 callersFunctionMyRand
include/webp/enc/histogram.c:558
↓ 2 callersFunctionNearLossless
Adjusts pixel values of image with given maximum error.
include/webp/enc/near_lossless_enc.c:74
↓ 2 callersFunctionNeedCompressedAlpha
Check if we need to preserve the compressed alpha data, as it may not have been decoded yet.
include/webp/dec/idec_dec.c:99
↓ 2 callersFunctionNeedCompressedAlpha
Check if we need to preserve the compressed alpha data, as it may not have been decoded yet.
include/webp/dec/idec.c:97
↓ 2 callersFunctionNeedsFilter2_C
include/webp/dsp/dec.c:537
↓ 2 callersFunctionNeedsFilter_C
include/webp/dsp/dec.c:530
↓ 2 callersFunctionNeedsFilter_SSE2
input pixels are uint8_t
include/webp/dsp/dec_sse2.c:336
↓ 2 callersFunctionNzCodeBits
include/webp/dec/vp8_dec.c:511
↓ 2 callersFunctionNzCodeBits
include/webp/dec/vp8.c:450
↓ 2 callersFunctionParseHeadersInternal
Fetch '*width', '*height', '*has_alpha' and fill out 'headers' based on 'data'. All the output parameters may be NULL. If 'headers' is NULL only the m
include/webp/dec/webp.c:277
↓ 2 callersFunctionParseHeadersInternal
Fetch '*width', '*height', '*has_alpha' and fill out 'headers' based on 'data'. All the output parameters may be NULL. If 'headers' is NULL only the m
include/webp/dec/webp_dec.c:280
↓ 2 callersFunctionPlaneCodeToDistance
include/webp/dec/vp8l_dec.c:176
↓ 2 callersFunctionPlaneCodeToDistance
include/webp/dec/vp8l.c:166
↓ 2 callersFunctionPopInterval
Pop an interval in the manager.
include/webp/enc/backward_references_cost_enc.c:361
↓ 2 callersFunctionPositionOrphanInterval
Given a current orphan interval and its previous interval, before it was orphaned (which can be NULL), set it at the right place in the list of interv
include/webp/enc/backward_references.c:969
↓ 2 callersFunctionPostLoopFinalize
include/webp/enc/frame_enc.c:697
↓ 2 callersFunctionPostLoopFinalize
include/webp/enc/frame.c:658
↓ 2 callersFunctionPreLoopInitialize
include/webp/enc/frame_enc.c:680
↓ 2 callersFunctionPreLoopInitialize
include/webp/enc/frame.c:641
↓ 2 callersFunctionPredictBatch
include/webp/enc/predictor_enc.c:69
↓ 2 callersFunctionPredictLine_NEON
include/webp/dsp/filters_neon.c:46
↓ 2 callersFunctionPredictionCostCrossColor
include/webp/enc/predictor_enc.c:542
↓ 2 callersFunctionPredictionCostSpatial
include/webp/enc/predictor_enc.c:34
↓ 2 callersFunctionPrepareMapToPalette
Sort palette in increasing order and prepare an inverse mapping array.
include/webp/enc/vp8l.c:1176
↓ 2 callersFunctionPreparePair
include/webp/enc/histogram.c:633
↓ 2 callersFunctionPushInterval
Given a new cost interval defined by its start at position, its length value and distance_cost, add its contributions to the previous intervals and co
include/webp/enc/backward_references_cost_enc.c:465
↓ 2 callersFunctionPushInterval
Given a new cost interval defined by its start at index, its last value and distance_cost, add its contributions to the previous intervals and costs.
include/webp/enc/backward_references.c:1060
↓ 2 callersFunctionPutPaddingByte
include/webp/enc/syntax.c:29
↓ 2 callersFunctionPutPaddingByte
include/webp/enc/syntax_enc.c:29
↓ 2 callersFunctionQuantizeBlock_MIPS32
include/webp/dsp/enc_mips32.c:191
↓ 2 callersFunctionQuantizeBlock_MIPSdspR2
include/webp/dsp/enc_mips_dsp_r2.c:1275
↓ 2 callersFunctionQuantizeBlock_NEON
include/webp/dsp/enc_neon.c:861
↓ 2 callersFunctionQuantizeLevels
include/webp/utils/quant_levels.c:27
↓ 2 callersFunctionQuantize_NEON
include/webp/dsp/enc_neon.c:827
↓ 2 callersFunctionRGB24PackedToPlanar_SSE2
Unpack the 8b input rgbrgbrgbrgb ... as contiguous registers: rrrr... rrrr... gggg... gggg... bbbb... bbbb.... Similar to PlanarTo24bHelper(), but in
include/webp/dsp/yuv_sse2.c:473
↓ 2 callersFunctionRGB24PackedToPlanar_SSE41
Unpack the 8b input rgbrgbrgbrgb ... as contiguous registers: rrrr... rrrr... gggg... gggg... bbbb... bbbb.... Similar to PlanarTo24bHelper(), but in
include/webp/dsp/yuv_sse41.c:292
↓ 2 callersFunctionRGBA32PackedToPlanar_16b_SSE2
Convert 16 packed ARGB 16b-values to r[], g[], b[]
include/webp/dsp/yuv_sse2.c:697
↓ 2 callersFunctionRGBA32PackedToPlanar_16b_SSE41
Convert 16 packed ARGB 16b-values to r[], g[], b[]
include/webp/dsp/yuv_sse41.c:542
↓ 2 callersFunctionReadByte
Read from 'mem' and skip the read bytes.
include/webp/demux/demux.c:147
↓ 2 callersFunctionReadHuffmanCode
'code_lengths' is pre-allocated temporary buffer, used for creating Huffman tree.
include/webp/dec/vp8l_dec.c:319
↓ 2 callersFunctionReadImageInfo
include/webp/dec/vp8l_dec.c:126
↓ 2 callersFunctionReadImageInfo
include/webp/dec/vp8l.c:116
↓ 2 callersFunctionRemoveEmptyHistograms
include/webp/enc/histogram_enc.c:1153
↓ 2 callersFunctionResetSSE
include/webp/enc/frame_enc.c:472
↓ 2 callersFunctionResetTokenStats
include/webp/enc/frame_enc.c:141
↓ 2 callersFunctionResetTokenStats
include/webp/enc/frame.c:138
↓ 2 callersFunctionRewind
include/webp/demux/demux.c:138
↓ 2 callersFunctionSSE_16xN_SSE2
include/webp/dsp/enc_sse2.c:1095
↓ 2 callersFunctionSSIMCalculation
include/webp/dsp/ssim.c:30
↓ 2 callersFunctionSearchColor
include/webp/enc/vp8l.c:1160
↓ 2 callersFunctionSearchImageToGetOrDelete
Outputs a pointer to 'prev_wpi->next_', where 'prev_wpi' is the pointer to the image at position (nth - 1). Returns true if nth image was found.
include/webp/mux/muxinternal.c:278
↓ 2 callersFunctionSetAlphaAndImageChunks
Extracts image & alpha data from the given bitstream and then sets wpi.alpha_ and wpi.img_ appropriately.
include/webp/mux/muxedit.c:216
↓ 2 callersFunctionSetFrameInfo
include/webp/demux/demux.c:195
↓ 2 callersFunctionSetLoopParams
include/webp/enc/frame_enc.c:563
↓ 2 callersFunctionSetLoopParams
include/webp/enc/frame.c:525
↓ 2 callersFunctionSetOk
include/webp/dec/vp8_dec.c:42
↓ 2 callersFunctionSetOk
include/webp/dec/vp8.c:32
↓ 2 callersFunctionShiftBytes
If not at EOS, reload up to VP8L_LBITS byte-by-byte
include/webp/utils/bit_reader_utils.c:182
↓ 2 callersFunctionShiftBytes
If not at EOS, reload up to VP8L_LBITS byte-by-byte
include/webp/utils/bit_reader.c:180
↓ 2 callersFunctionSnapToEvenOffsets
Snap rectangle to even offsets (and adjust dimensions if needed).
include/webp/mux/anim_encode.c:499
↓ 2 callersFunctionSquare
Delta palettization functions.
include/webp/enc/delta_palettization.c:281
↓ 2 callersFunctionStore2x8_NEON
include/webp/dsp/dec_neon.c:223
↓ 2 callersFunctionStore4x8_NEON
include/webp/dsp/dec_neon.c:247
↓ 2 callersFunctionStoreFrame
Store image bearing chunks to 'frame'. 'min_size' is an optional size requirement, it may be zero.
include/webp/demux/demux.c:210
↓ 2 callersFunctionStoreHuffmanCode
'huff_tree' and 'tokens' are pre-alloacted buffers.
include/webp/enc/vp8l_enc.c:606
↓ 2 callersFunctionStoreHuffmanCode
'huff_tree' and 'tokens' are pre-alloacted buffers.
include/webp/enc/vp8l.c:575
↓ 2 callersFunctionStoreImageToBitMask
include/webp/enc/vp8l_enc.c:664
↓ 2 callersFunctionStoreImageToBitMask
include/webp/enc/vp8l.c:633
↓ 2 callersFunctionStoreSideInfo
include/webp/enc/frame_enc.c:491
↓ 2 callersFunctionStoreSideInfo
include/webp/enc/frame.c:481
↓ 2 callersFunctionSubFrameParamsFree
include/webp/mux/anim_encode.c:528
↓ 2 callersFunctionSubFrameParamsInit
include/webp/mux/anim_encode.c:517
↓ 2 callersFunctionSubtractAndAccumulate_SSE2
include/webp/dsp/enc_sse2.c:1078
↓ 2 callersFunctionSynthesizeBitstream
Assemble a single image WebP bitstream from 'wpi'.
include/webp/mux/muxread.c:389
↓ 2 callersFunctionTBufferNewPage
include/webp/enc/token.c:66
↓ 2 callersFunctionTBufferNewPage
include/webp/enc/token_enc.c:66
↓ 2 callersFunctionTTransform
Hadamard transform Returns the weighted sum of the absolute value of transformed coefficients. w[] contains a row-major 4 by 4 symmetric matrix.
include/webp/dsp/enc.c:590
↓ 2 callersFunctionTTransform_MSA
include/webp/dsp/enc_msa.c:171
↓ 2 callersFunctionTransformOne
include/webp/dsp/dec_msa.c:43
↓ 2 callersFunctionTransformOne
include/webp/dsp/dec_mips_dsp_r2.c:86
↓ 2 callersFunctionTransformOne
include/webp/dsp/dec_mips32.c:218
↓ 2 callersFunctionTransformOne_C
include/webp/dsp/dec.c:44
↓ 2 callersFunctionTransformOne_NEON
include/webp/dsp/dec_neon.c:1043
↓ 2 callersFunctionTransformPass_NEON
include/webp/dsp/enc_neon.c:96
↓ 2 callersFunctionTransformPass_NEON
include/webp/dsp/dec_neon.c:1017
↓ 2 callersFunctionTranspose4x4_S16_NEON
include/webp/dsp/enc_neon.c:271
↓ 2 callersFunctionTrueMotion8x8
include/webp/dsp/enc_msa.c:609
↓ 2 callersFunctionTrueMotion_NEON
TrueMotion (4x4 + 8x8)
include/webp/dsp/dec_neon.c:1303
↓ 2 callersFunctionUI_color4_sld_v4
include/ui/ui_core.cpp:112
↓ 2 callersFunctionUI_get_previous_frame_buffer
include/ui/ui_core.cpp:35
↓ 2 callersFunctionUI_lerp_color4
include/ui/ui_core.cpp:178
↓ 2 callersFunctionUI_measure_text
include/ui/ui_core.cpp:490
↓ 2 callersFunctionUI_pop_hash
include/ui/ui_core.cpp:654
← previousnext →1,101–1,200 of 3,896, ranked by callers