MCPcopy Create free account

hub / github.com/Wassimulator/CactusViewer / functions

Functions3,896 in github.com/Wassimulator/CactusViewer

↓ 8 callersFunctioncf_dir_next
include/cute_files.h:307
↓ 8 callersFunctionclip_y
include/webp/enc/picture_csp.c:231
↓ 8 callersMethoddata
include/easyexif/exif.cpp:101
↓ 8 callersMethodlength
include/easyexif/exif.cpp:103
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
include/stb_image.h:2585
↓ 8 callersFunctionstbi__convert_format
include/stb_image.h:1731
↓ 8 callersFunctionstbi__start_mem
initialize a memory-decode context
include/stb_image.h:782
↓ 8 callersFunctionstbir__use_upsampling
include/stb_image_resize.h:866
↓ 8 callersFunctionstbiw__putc
include/stb_image_write.h:394
↓ 8 callersFunctionstbtt__buf_skip
include/stb_truetype.h:1153
↓ 7 callersFunctionChunkGetIdFromTag
include/webp/mux/muxinternal.c:73
↓ 7 callersFunctionChunkInit
include/webp/mux/muxinternal.c:45
↓ 7 callersFunctionChunkListDiskSize
include/webp/mux/muxinternal.c:211
↓ 7 callersFunctionGammaToLinearF
include/webp/enc/picture_csp.c:198
↓ 7 callersFunctionMarkError
include/webp/mux/anim_encode.c:223
↓ 7 callersFunctionPredictLine_C
include/webp/dsp/filters.c:32
↓ 7 callersFunctionReadLE24s
include/webp/demux/demux.c:160
↓ 7 callersFunctionReadSymbol
------------------------------------------------------------------------------ Decodes the next Huffman code from bit-stream. VP8LFillBitWindow(br) ne
include/webp/dec/vp8l_dec.c:192
↓ 7 callersFunctionReadSymbol
------------------------------------------------------------------------------ Decodes the next Huffman code from bit-stream. FillBitWindow(br) needs
include/webp/dec/vp8l.c:182
↓ 7 callersFunctionSetRDScore
include/webp/enc/quant_enc.c:581
↓ 7 callersFunctionSetRDScore
include/webp/enc/quant.c:578
↓ 7 callersFunctionStore16x4_SSE2
Transpose back and store
include/webp/dsp/dec_sse2.c:549
↓ 7 callersFunctionUI_get_theme
src/gui.cpp:6
↓ 7 callersFunctionVP8ExitCritical
include/webp/dec/frame.c:604
↓ 7 callersFunctionVP8IteratorRotateI4
include/webp/enc/iterator.c:426
↓ 7 callersFunctionVP8IteratorStartI4
include/webp/enc/iterator.c:399
↓ 7 callersFunctionVP8LAllocateHistogram
include/webp/enc/histogram.c:98
↓ 7 callersFunctionVP8LBitWriterInit
include/webp/utils/bit_writer.c:237
↓ 7 callersFunctionVP8LDelete
include/webp/dec/vp8l.c:1326
↓ 7 callersFunctionVP8LHistogramEstimateBits
Estimates the Entropy + Huffman + other block overhead size cost.
include/webp/enc/histogram.c:250
↓ 7 callersFunctionVP8LevelCost
include/webp/enc/cost.h:52
↓ 7 callersFunctionVP8LoadNewBytes
makes sure br->value_ has at least BITS bits worth of data
include/webp/utils/bit_reader_inl.h:58
↓ 7 callersFunctionValidateChunk
Test basic constraints: retrieval, maximum number of chunks by index (use -1 to skip) and feature incompatibility (use NO_FLAG to skip). On success re
include/webp/mux/muxinternal.c:443
↓ 7 callersFunctionWebPMemToUint32
memcpy() is the safe way of moving potentially unaligned 32b memory.
include/webp/utils/utils.h:70
↓ 7 callersFunctionWebPRescalerInputDone
Return true if input is finished
include/webp/utils/rescaler.h:79
↓ 7 callersFunction_grow_capacity
include/wassentials.h:50
↓ 7 callersFunction_v2
include/emaths.h:183
↓ 7 callersFunctioncJSON_strdup
src/cJSON.c:188
↓ 7 callersFunctioncreate_loader_inputs
Helper to create heap-allocated loader inputs (thread will free it)
src/source.cpp:867
↓ 7 callersMethodinit_reserve
include/wassentials.h:169
↓ 7 callersFunctionset_to_no_file
src/source.cpp:650
↓ 7 callersFunctionstbi__compute_y
include/stb_image.h:1722
↓ 7 callersFunctionstbi__fopen
include/stb_image.h:1294
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
include/stb_image.h:792
↓ 7 callersFunctionstbi__start_file
include/stb_image.h:834
↓ 7 callersFunctionstbir__get_coefficient
For perf reasons this code is duplicated in stbir__resample_horizontal_upsample/downsample, if you change it here change it there too.
include/stb_image_resize.h:936
↓ 7 callersFunctionstbir__get_coefficient_width
include/stb_image_resize.h:901
↓ 7 callersFunctionstbir__use_height_upsampling
include/stb_image_resize.h:876
↓ 7 callersFunctionstbtt__cff_get_index
include/stb_truetype.h:1190
↓ 6 callersFunctionBackwardRefsCursorAdd
include/webp/enc/backward_references.c:164
↓ 6 callersFunctionChunkRelease
include/webp/mux/muxinternal.c:51
↓ 6 callersFunctionColorTransformDelta
include/webp/dsp/lossless_enc.c:533
↓ 6 callersFunctionColorTransformDelta
include/webp/dsp/lossless_enc_mips_dsp_r2.c:76
↓ 6 callersFunctionConvertRGBToY_SSE2
include/webp/dsp/yuv_sse2.c:526
↓ 6 callersFunctionConvertRGBToY_SSE41
include/webp/dsp/yuv_sse41.c:371
↓ 6 callersFunctionDecode
include/webp/dec/webp.c:605
↓ 6 callersFunctionDecode
include/webp/dec/webp_dec.c:608
↓ 6 callersFunctionFilterLoop24
include/webp/dsp/dec_mips_dsp_r2.c:298
↓ 6 callersFunctionFilterLoop24
include/webp/dsp/dec_mips32.c:108
↓ 6 callersFunctionFilterLoop24_C
include/webp/dsp/dec.c:611
↓ 6 callersFunctionFilterLoop26
include/webp/dsp/dec_mips_dsp_r2.c:160
↓ 6 callersFunctionFilterLoop26
include/webp/dsp/dec_mips32.c:92
↓ 6 callersFunctionFilterLoop26_C
include/webp/dsp/dec.c:594
↓ 6 callersFunctionGetCoeffs
Returns the position of the last non-zero coeff plus one
include/webp/dec/vp8.c:423
↓ 6 callersFunctionGetFrame
Returns cached frame at the given 'position'.
include/webp/mux/anim_encode.c:339
↓ 6 callersFunctionGetHtreeGroupForPos
include/webp/dec/vp8l_dec.c:774
↓ 6 callersFunctionGetHtreeGroupForPos
include/webp/dec/vp8l.c:685
↓ 6 callersFunctionGetMax
include/webp/enc/predictor_enc.c:94
↓ 6 callersFunctionHistogramSetRemoveHistogram
Removes the histogram 'i' from 'set' by setting it to NULL.
include/webp/enc/histogram_enc.c:186
↓ 6 callersFunctionHorizontalAddPack_SSE2
Horizontal add (doubled) of two 16b values, result is 16b. in: A | B | C | D | ... -> out: 2*(A+B) | 2*(C+D) | ...
include/webp/dsp/yuv_sse2.c:652
↓ 6 callersFunctionHorizontalAddPack_SSE41
Horizontal add (doubled) of two 16b values, result is 16b. in: A | B | C | D | ... -> out: 2*(A+B) | 2*(C+D) | ...
include/webp/dsp/yuv_sse41.c:497
↓ 6 callersFunctionImport
include/webp/enc/picture_csp_enc.c:732
↓ 6 callersFunctionImport
include/webp/enc/picture_csp.c:1085
↓ 6 callersFunctionImportLine
include/webp/enc/iterator.c:120
↓ 6 callersFunctionImportLine
include/webp/enc/iterator_enc.c:124
↓ 6 callersFunctionIsEmptyRect
include/webp/mux/anim_encode.c:401
↓ 6 callersFunctionIsFlat
include/webp/enc/quant.c:900
↓ 6 callersFunctionLinearToGammaWeighted
include/webp/enc/picture_csp_enc.c:359
↓ 6 callersFunctionLinearToGammaWeighted
include/webp/enc/picture_csp.c:729
↓ 6 callersFunctionLoadDispatchAndMult_SSE2
load *src as epi64, multiply by mult and store result in [out0 ... out3]
include/webp/dsp/rescaler_sse2.c:171
↓ 6 callersFunctionMuxDeleteAllNamedData
include/webp/mux/muxedit.c:169
↓ 6 callersFunctionPackAndStore4_SSE2
Pack R/G/B/A results into 32b output.
include/webp/dsp/yuv_sse2.c:107
↓ 6 callersFunctionPixOrCopyCreateCacheIdx
include/webp/enc/backward_references.h:54
↓ 6 callersFunctionPixOrCopyCreateLiteral
include/webp/enc/backward_references.h:64
↓ 6 callersFunctionPixOrCopyDistance
include/webp/enc/backward_references.h:105
↓ 6 callersFunctionPredictLineInverse0
include/webp/dsp/filters_msa.c:22
↓ 6 callersFunctionRDScoreTrellis
include/webp/enc/quant_enc.c:585
↓ 6 callersFunctionReadLE32
include/webp/demux/demux.c:167
↓ 6 callersFunctionSizeIsInvalid
Return true if 'size' exceeds the end of the RIFF chunk.
include/webp/demux/demux.c:130
↓ 6 callersFunctionStore16x2_NEON
include/webp/dsp/dec_neon.c:274
↓ 6 callersFunctionUI_combo
src/gui.cpp:1144
↓ 6 callersFunctionUI_mouse_in_block_force
src/gui.cpp:244
↓ 6 callersFunctionVP8BitWriterBuf
Returns a pointer to the internal buffer.
include/webp/utils/bit_writer.h:61
↓ 6 callersFunctionVP8CalculateLevelCosts
include/webp/enc/cost.c:60
↓ 6 callersFunctionVP8Decimate
include/webp/enc/quant.c:1250
↓ 6 callersFunctionVP8EncFreeBitWriters
include/webp/enc/syntax.c:303
↓ 6 callersFunctionVP8InitBitReader
include/webp/utils/bit_reader.c:34
↓ 6 callersFunctionVP8InitIo
Must be called to make sure 'io' is initialized properly. Returns false in case of version mismatch. Upon such failure, no other decoding function sho
include/webp/dec/vp8_dec.h:130
↓ 6 callersFunctionVP8IteratorBytesToNz
include/webp/enc/iterator.c:263
↓ 6 callersFunctionVP8IteratorSaveBoundary
include/webp/enc/iterator.c:286
← previousnext →201–300 of 3,896, ranked by callers