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
↓ 208 callers
Function
WebPSafeFree
include/webp/utils/utils.c:214
↓ 148 callers
Function
UI_text
src/gui.cpp:183
↓ 144 callers
Function
stbi__get8
include/stb_image.h:1579
↓ 125 callers
Function
WebPSafeMalloc
include/webp/utils/utils.c:194
↓ 118 callers
Function
UI_color4_sld_u32
include/ui/ui_core.cpp:111
↓ 114 callers
Function
keypress
src/events.cpp:350
↓ 110 callers
Function
stbi__err
include/stb_image.h:934
↓ 106 callers
Function
WebPEncodingSetError
include/webp/enc/webpenc.c:294
↓ 102 callers
Function
ttUSHORT
include/stb_truetype.h:1286
↓ 90 callers
Function
VP8LPutBits
This function writes bits into bytes in increasing addresses (little endian), and within a byte least-significant-bit first. This function can write u
include/webp/utils/bit_writer.h:124
↓ 86 callers
Function
VP8PutBit
include/webp/utils/bit_writer.c:108
↓ 76 callers
Function
VP8GetBit
Read a bit with proba 'prob'. Speed-critical function!
include/webp/utils/bit_reader_inl.h:110
↓ 63 callers
Function
VP8BitCost
Cost of coding one event with probability 'proba'.
include/webp/enc/cost.h:45
↓ 63 callers
Function
VP8LSubSampleSize
Computes sampled size of 'size' when sampling using 'sampling bits'.
include/webp/dsp/lossless_common.h:51
↓ 60 callers
Function
UI_get_current_parent
include/ui/ui_core.cpp:229
↓ 53 callers
Function
keyrelease
src/events.cpp:359
↓ 50 callers
Function
VP8LReadBits
include/webp/utils/bit_reader.c:207
↓ 50 callers
Function
WebPInt32ToMem
include/webp/utils/utils.h:84
↓ 49 callers
Function
UI_push_block
include/ui/ui_core.cpp:725
↓ 44 callers
Function
VP8Get
include/webp/utils/bit_reader.h:96
↓ 44 callers
Function
stbi__rewind
include/stb_image.h:843
↓ 40 callers
Function
UI_color4_sld_v3
include/ui/ui_core.cpp:113
↓ 39 callers
Function
UI_hash_djb2
include/ui/ui_core.cpp:238
↓ 39 callers
Function
UI_tooltip
src/gui.cpp:1077
↓ 39 callers
Function
stbi__get16be
include/stb_image.h:1671
↓ 38 callers
Function
WebPSafeCalloc
include/webp/utils/utils.c:204
↓ 38 callers
Function
ttSHORT
include/stb_truetype.h:1287
↓ 36 callers
Function
WebPCopyPlane
include/webp/utils/utils.c:234
↓ 33 callers
Function
UI_find_block
include/ui/ui_core.cpp:41
↓ 33 callers
Function
WebPReportProgress
include/webp/enc/webpenc.c:302
↓ 32 callers
Function
WebPGetWorkerInterface
include/webp/utils/thread.c:354
↓ 32 callers
Method
format
include/easyexif/exif.cpp:80
↓ 32 callers
Function
stbi__get32le
include/stb_image.h:1699
↓ 30 callers
Function
stbi__get16le
include/stb_image.h:1691
↓ 30 callers
Function
stbi__skip
include/stb_image.h:1613
↓ 29 callers
Function
UI_checkbox
src/gui.cpp:348
↓ 29 callers
Function
cJSON_GetObjectItemCaseSensitive
src/cJSON.c:1917
↓ 28 callers
Function
UI_button
src/gui.cpp:249
↓ 28 callers
Function
VP8InitResidual
include/webp/enc/cost.c:206
↓ 28 callers
Function
VP8PutBitUniform
include/webp/utils/bit_writer.c:126
↓ 28 callers
Function
cJSON_AddItemToObject
src/cJSON.c:2048
↓ 27 callers
Function
MultHi
include/webp/dsp/yuv.h:59
↓ 26 callers
Function
PutLE32
include/webp/utils/utils.h:117
↓ 26 callers
Function
VP8SetError
include/webp/dec/vp8.c:76
↓ 26 callers
Function
WebPMemToInt32
include/webp/utils/utils.h:76
↓ 25 callers
Function
cJSON_Delete
Delete a cJSON structure. */
src/cJSON.c:253
↓ 25 callers
Function
keydn
src/events.cpp:356
↓ 24 callers
Function
STBI__CASE
include/stb_image.h:5311
↓ 22 callers
Function
VP8LColorCacheInsert
include/webp/utils/color_cache.h:45
↓ 22 callers
Function
cJSON_CreateNumber
src/cJSON.c:2429
↓ 22 callers
Function
keyup
src/events.cpp:353
↓ 21 callers
Function
VP8PutBits
include/webp/utils/bit_writer.c:143
↓ 21 callers
Function
push_alert
src/source.cpp:840
↓ 21 callers
Method
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the w_vector data itself! e.g. v.push_back(v[10]) is forbidden.
include/wassentials.h:206
↓ 20 callers
Function
GetLE32
include/webp/utils/utils.h:100
↓ 20 callers
Function
WebPIsRGBMode
include/webp/webp/decode.h:175
↓ 20 callers
Function
WebPRescalerInit
include/webp/utils/rescaler.c:22
↓ 20 callers
Function
stbi__get32be
include/stb_image.h:1681
↓ 20 callers
Function
stbi__malloc
include/stb_image.h:941
↓ 19 callers
Function
UI_u32_to_v4
include/ui/ui_core.cpp:94
↓ 19 callers
Function
VP8LSetError
include/webp/dec/vp8l_dec.c:105
↓ 19 callers
Function
WebPPictureFree
include/webp/enc/picture.c:169
↓ 19 callers
Function
debug_log_wstr
Helper to log wide strings
src/debug_log.h:99
↓ 18 callers
Function
UI_get_mouse
include/ui/ui_platform_win32.cpp:21
↓ 18 callers
Function
VP8GetSignedValue
include/webp/utils/bit_reader.c:113
↓ 18 callers
Function
VP8RGBToY
include/webp/dsp/yuv.h:191
↓ 18 callers
Function
WebPUint32ToMem
include/webp/utils/utils.h:80
↓ 18 callers
Function
cJSON_CreateBool
src/cJSON.c:2418
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
include/stb_truetype.h:3028
↓ 18 callers
Function
ttULONG
include/stb_truetype.h:1288
↓ 17 callers
Function
AddToken
include/webp/enc/token.c:90
↓ 17 callers
Function
AddToken
include/webp/enc/token_enc.c:90
↓ 17 callers
Function
UI_animate_color_4
src/gui.cpp:225
↓ 17 callers
Function
VP8LBitWriterNumBytes
include/webp/utils/bit_writer.h:102
↓ 17 callers
Function
VP8LFastSLog2
Fast calculation of v * log2(v) for integer input.
include/webp/dsp/lossless_common.h:89
↓ 17 callers
Function
cJSON_New_Item
Internal constructor. */
src/cJSON.c:241
↓ 16 callers
Function
VP8GetValue
include/webp/utils/bit_reader.c:105
↓ 16 callers
Function
VP8LColorCacheClear
include/webp/utils/color_cache.c:35
↓ 16 callers
Function
VP8LColorCacheInit
include/webp/utils/color_cache.c:23
↓ 16 callers
Function
VP8PutSignedBits
include/webp/utils/bit_writer.c:150
↓ 16 callers
Function
VP8RecordStats
Record proba context used.
include/webp/enc/cost_enc.h:45
↓ 16 callers
Function
WebPRescalerExportRow
include/webp/dsp/rescaler.c:170
↓ 16 callers
Function
WebPRescalerHasPendingOutput
Return true if there are pending output rows ready.
include/webp/utils/rescaler.h:90
↓ 16 callers
Function
WebPRescalerImport
include/webp/utils/rescaler.c:109
↓ 15 callers
Function
GetLE24
include/webp/utils/utils.h:96
↓ 15 callers
Function
IDecError
include/webp/dec/idec_dec.c:295
↓ 15 callers
Function
MemDataSize
Return the remaining data size available in 'mem'.
include/webp/demux/demux.c:125
↓ 15 callers
Function
Record
Record proba context used
include/webp/enc/cost.c:285
↓ 15 callers
Function
VP8LHistogramNumCodes
include/webp/enc/histogram.h:95
↓ 15 callers
Function
VP8LRefsCursorOk
Returns true if cursor is pointing at a valid position.
include/webp/enc/backward_references.h:176
↓ 15 callers
Function
VP8SetError
include/webp/dec/vp8_dec.c:87
↓ 15 callers
Function
WebPIsPremultipliedMode
Some useful macros:
include/webp/webp/decode.h:164
↓ 15 callers
Function
ensure
realloc printbuffer if necessary to have at least "needed" bytes more */
src/cJSON.c:439
↓ 15 callers
Function
stbi__at_eof
include/stb_image.h:1594
↓ 15 callers
Function
stbtt__buf_get8
include/stb_truetype.h:1133
↓ 15 callers
Function
stbtt__csctx_rccurve_to
include/stb_truetype.h:1957
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
include/stb_truetype.h:1306
↓ 14 callers
Function
FlipSign_NEON
include/webp/dsp/dec_neon.c:440
↓ 14 callers
Function
UI_v4_to_u32
include/ui/ui_core.cpp:86
↓ 14 callers
Function
VP8BitWriterSize
Returns the size of the internal buffer.
include/webp/utils/bit_writer.h:65
next →
1–100 of 3,896, ranked by callers