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
↓ 14 callers
Function
VP8BitWriterWipeOut
include/webp/utils/bit_writer.c:191
↓ 14 callers
Function
VP8LBitWriterWipeOut
include/webp/utils/bit_writer.c:242
↓ 14 callers
Function
VP8LIsEndOfStream
Returns true if there was an attempt at reading bit past the end of the buffer. Doesn't set br->eos_ flag.
include/webp/utils/bit_reader.h:151
↓ 14 callers
Function
VP8LRefsCursorNext
Move to next position, or NULL. Should not be called if !VP8LRefsCursorOk().
include/webp/enc/backward_references.h:182
↓ 14 callers
Function
WebPPictureAlloc
include/webp/enc/picture.c:153
↓ 14 callers
Function
WebPRescalerOutputDone
Return true if output is finished
include/webp/utils/rescaler.h:84
↓ 14 callers
Function
stbtt_FindGlyphIndex
include/stb_truetype.h:1496
↓ 13 callers
Function
IDecError
include/webp/dec/idec.c:284
↓ 13 callers
Function
PutLE24
include/webp/utils/utils.h:111
↓ 13 callers
Function
UI_slider
src/gui.cpp:861
↓ 13 callers
Function
VP8IteratorNzToBytes
include/webp/enc/iterator.c:230
↓ 13 callers
Function
VP8LSubPixels
Difference of each component, mod 256.
include/webp/dsp/lossless_common.h:159
↓ 13 callers
Function
YUV444ToRGB_SSE2
Convert 32 samples of YUV444 to R/G/B
include/webp/dsp/yuv_sse2.c:85
↓ 12 callers
Function
Clip8
include/webp/dsp/upsampling_msa.c:243
↓ 12 callers
Function
FlipSignBack_NEON
include/webp/dsp/dec_neon.c:445
↓ 12 callers
Function
Skip
include/webp/demux/demux.c:134
↓ 12 callers
Function
VP8BitWriterPos
return approximate write position (in bits)
include/webp/utils/bit_writer.h:56
↓ 12 callers
Function
VP8LCreateHuffmanTree
include/webp/utils/huffman_encode.c:406
↓ 12 callers
Function
VP8LFillBitWindow
include/webp/utils/bit_reader.h:166
↓ 12 callers
Function
WebPInitDecBuffer
Initialize the structure as empty. Must be called before any other use. Returns false in case of version mismatch
include/webp/webp/decode.h:222
↓ 12 callers
Function
WebPPictureInit
Should always be called, to initialize the structure. Returns false in case of version mismatch. WebPPictureInit() must have succeeded before using th
include/webp/webp/encode.h:376
↓ 12 callers
Function
abs_mips32
include/webp/dsp/dec_mips32.c:24
↓ 12 callers
Function
add_item_to_object
src/cJSON.c:2011
↓ 12 callers
Function
stbi__grow_buffer_unsafe
include/stb_image.h:2191
↓ 12 callers
Function
stbi__zreceive
include/stb_image.h:4656
↓ 11 callers
Function
ChunkDiskSize
Size of a chunk including header and padding.
include/webp/mux/muxi.h:155
↓ 11 callers
Function
VP8LPrefixEncodeBits
include/webp/dsp/lossless_common.h:126
↓ 11 callers
Function
YUV420ToRGB_SSE2
Convert 32 samples of YUV420 to R/G/B
include/webp/dsp/yuv_sse2.c:96
↓ 11 callers
Function
cJSON_AddItemToArray
Add item to array/object. */
src/cJSON.c:1990
↓ 11 callers
Function
stbi__malloc_mad3
include/stb_image.h:1015
↓ 10 callers
Function
Average2
include/webp/dsp/lossless.c:29
↓ 10 callers
Function
CheckSizeOverflow
include/webp/utils/utils.h:43
↓ 10 callers
Function
ChunkListDelete
include/webp/mux/muxinternal.c:181
↓ 10 callers
Function
ConvertU8ToS16_NEON
Zero extend 'v' to an int16x8_t.
include/webp/dsp/dec_neon.c:379
↓ 10 callers
Function
MemDataSize
include/webp/dec/idec_dec.c:93
↓ 10 callers
Function
MemDataSize
include/webp/dec/idec.c:91
↓ 10 callers
Function
PixOrCopyLiteral
include/webp/enc/backward_references.h:84
↓ 10 callers
Function
PopulationCost
Get the symbol entropy for the distribution 'population'. Set 'trivial_sym', if there's only one symbol present in the distribution.
include/webp/enc/histogram.c:226
↓ 10 callers
Function
PopulationCost
Get the symbol entropy for the distribution 'population'. Set 'trivial_sym', if there's only one symbol present in the distribution.
include/webp/enc/histogram_enc.c:301
↓ 10 callers
Function
UI_mouse_in_block
src/gui.cpp:237
↓ 10 callers
Function
VP8IteratorInit
include/webp/enc/iterator.c:69
↓ 10 callers
Function
VP8IteratorNext
include/webp/enc/iterator.c:311
↓ 10 callers
Function
VP8LPrefetchBits
Return the prefetched bits, so they can be looked up.
include/webp/utils/bit_reader.h:145
↓ 10 callers
Function
VP8LRefsCursorInit
include/webp/enc/backward_references.c:121
↓ 10 callers
Function
VP8LSetBitPos
For jumping over a number of bits in the bit stream when accessed with VP8LPrefetchBits and VP8LFillBitWindow.
include/webp/utils/bit_reader.h:158
↓ 10 callers
Function
VP8RGBToU
include/webp/dsp/yuv.h:196
↓ 10 callers
Function
VP8RGBToV
include/webp/dsp/yuv.h:201
↓ 10 callers
Function
WebPIsAlphaMode
include/webp/webp/decode.h:169
↓ 10 callers
Function
buffer_skip_whitespace
Utility to jump whitespace and cr/lf */
src/cJSON.c:1038
↓ 10 callers
Function
cJSON_GetArrayItem
src/cJSON.c:1870
↓ 10 callers
Function
clip
include/webp/enc/quant_enc.c:126
↓ 10 callers
Function
clip
include/webp/enc/quant.c:125
↓ 10 callers
Method
reset_count
include/wassentials.h:133
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
include/stb_image.h:4242
↓ 10 callers
Function
stbir__resize_arbitrary
include/stb_image_resize.h:2428
↓ 10 callers
Method
tag
include/easyexif/exif.cpp:78
↓ 9 callers
Function
Average2
include/webp/dsp/lossless_mips_dsp_r2.c:173
↓ 9 callers
Function
ChunkListEmit
include/webp/mux/muxinternal.c:203
↓ 9 callers
Function
Load16x4_SSE2
include/webp/dsp/dec_sse2.c:502
↓ 9 callers
Function
UI_get_current_frame_buffer
include/ui/ui_core.cpp:31
↓ 9 callers
Function
UI_set_disabled_defer
src/source.cpp:3718
↓ 9 callers
Function
VP8LFreeHistogramSet
include/webp/enc/histogram.c:70
↓ 9 callers
Function
VP8RecordCoeffs
Simulate block coding, but only record statistics. Note: no need to record the fixed probas.
include/webp/enc/cost.c:301
↓ 9 callers
Function
VP8SetIntra16Mode
include/webp/enc/iterator.c:327
↓ 9 callers
Function
_iv2
include/emaths.h:182
↓ 9 callers
Method
dot
include/emaths.h:46
↓ 9 callers
Function
lerp
include/emaths.h:187
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
include/stb_image.h:990
↓ 9 callers
Function
stbi_convert_wchar_to_utf8
include/stb_image.h:1288
↓ 9 callers
Function
stbir__edge_wrap
include/stb_image_resize.h:1000
↓ 9 callers
Function
stbiw__jpg_processDU
include/stb_image_write.h:1328
↓ 9 callers
Function
stbiw__jpg_writeBits
include/stb_image_write.h:1253
↓ 9 callers
Function
stbtt__buf_seek
include/stb_truetype.h:1147
↓ 9 callers
Function
stbtt__new_buf
include/stb_truetype.h:1168
↓ 9 callers
Function
stbtt_setvertex
include/stb_truetype.h:1594
↓ 8 callers
Function
BitsLog2Floor
Returns (int)floor(log2(n)). n must be > 0.
include/webp/utils/utils.h:126
↓ 8 callers
Function
CheckLambdaValue
include/webp/enc/quant_enc.c:238
↓ 8 callers
Function
CheckLambdaValue
include/webp/enc/quant.c:237
↓ 8 callers
Function
ChunkSetHead
include/webp/mux/muxinternal.c:138
↓ 8 callers
Function
ComplexMask_SSE2
include/webp/dsp/dec_sse2.c:674
↓ 8 callers
Function
GetMin
Mostly used to reduce code size + readability
include/webp/enc/predictor_enc.c:29
↓ 8 callers
Function
NeedsFilter2_NEON
include/webp/dsp/dec_neon.c:686
↓ 8 callers
Function
NeedsHev_NEON
include/webp/dsp/dec_neon.c:675
↓ 8 callers
Function
PixOrCopyCreateCopy
include/webp/enc/backward_references.h:45
↓ 8 callers
Function
PixOrCopyIsLiteral
include/webp/enc/backward_references.h:72
↓ 8 callers
Function
PixOrCopyLength
include/webp/enc/backward_references.h:90
↓ 8 callers
Function
UI_pop_parent
include/ui/ui_core.cpp:667
↓ 8 callers
Function
UI_push_parent
include/ui/ui_core.cpp:660
↓ 8 callers
Function
VP8BitWriterInit
include/webp/utils/bit_writer.c:162
↓ 8 callers
Function
VP8IteratorImport
include/webp/enc/iterator.c:127
↓ 8 callers
Function
VP8IteratorProgress
include/webp/enc/iterator.c:85
↓ 8 callers
Function
VP8LFreeHistogram
include/webp/enc/histogram.c:66
↓ 8 callers
Function
WebPAllocateDecBuffer
include/webp/dec/buffer.c:172
↓ 8 callers
Function
WebPDataClear
Clears the contents of the 'webp_data' object by calling WebPFree(). Does not deallocate the object itself.
include/webp/webp/mux_types.h:73
↓ 8 callers
Function
WebPDataInit
Initializes the contents of the 'webp_data' object with default values.
include/webp/webp/mux_types.h:65
↓ 8 callers
Function
WebPFreeDecBuffer
include/webp/dec/buffer.c:228
↓ 8 callers
Function
WebPMemoryWriterClear
include/webp/enc/picture.c:218
↓ 8 callers
Function
YUV420ToRGB_SSE41
Convert 32 samples of YUV420 to R/G/B
include/webp/dsp/yuv_sse41.c:96
↓ 8 callers
Function
YUV444ToRGB_SSE41
Convert 32 samples of YUV444 to R/G/B
include/webp/dsp/yuv_sse41.c:85
↓ 8 callers
Function
cJSON_CreateArray
src/cJSON.c:2522
← previous
next →
101–200 of 3,896, ranked by callers