MCPcopy Create free account

hub / github.com/SatDump/SatDump / functions

Functions16,812 in github.com/SatDump/SatDump

↓ 4 callersFunctionSZ_BufftoBuffDecompress
src-core/libs/aec/sz_compat.c:185
↓ 4 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
src-core/imgui/imgui.cpp:2477
↓ 4 callersFunctionSetupAxisLimitsConstraints
src-core/imgui/implot/implot.cpp:2274
↓ 4 callersFunctionSetupAxisLinks
src-core/imgui/implot/implot.cpp:2171
↓ 4 callersFunctionSetupLegend
src-core/imgui/implot/implot.cpp:2306
↓ 4 callersFunctionShowAxisContextMenu
src-core/imgui/implot/implot.cpp:1347
↓ 4 callersFunctionShowLegendContextMenu
src-core/imgui/implot/implot.cpp:1462
↓ 4 callersFunctionShowStyleEditor
src-core/imgui/implot/implot.cpp:4925
↓ 4 callersFunctionShowStyleSelector
src-core/imgui/implot/implot.cpp:4876
↓ 4 callersMethodSize
* Returns the size of the data field. * @returns Size [bits] of the data field. **/
plugins/elektro_arktika_support/DecompWT/CDataField.h:203
↓ 4 callersFunctionStyleColorsDark
src-core/imgui/implot/implot.cpp:5804
↓ 4 callersFunctionTableSettingsCalcChunkSize
src-core/imgui/imgui_tables.cpp:3257
↓ 4 callersMethodUpdatemodeRF
plugins/sdr_sources/sddc_sdr_support/lib/Core/RadioHandler.cpp:286
↓ 4 callersMethodUse
* Increments number of references. **/
plugins/elektro_arktika_support/DecompWT/SmartPtr.h:54
↓ 4 callersMethodWriteDone
plugins/sdr_sources/sddc_sdr_support/lib/Core/dsp/ringbuffer.h:46
↓ 4 callersMethodZero
Description: Set the pixels of the lines from line # i_from to line # i_to included to 0. The current index position is updated to point at the first
plugins/elektro_arktika_support/DecompWT/CImage.h:455
↓ 4 callersMethod_CalcCircleAutoSegmentCount
src-core/imgui/imgui_draw.cpp:560
↓ 4 callersFunction_grow_capacity
src-core/imgui/imgui.h:1852
↓ 4 callersFunction_mm_castps_si128
Applies a type cast to reinterpret four 32-bit floating point values passed in as a 128-bit parameter as packed 32-bit integers. https://msdn.microsof
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:3127
↓ 4 callersFunction_mm_cmpeq_epi32
Compare packed 32-bit integers in a and b for equality, and store the results in dst
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:3172
↓ 4 callersFunction_mm_cmpeq_pd
Compare packed double-precision (64-bit) floating-point elements in a and b for equality, and store the results in dst. https://software.intel.com/sit
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:3190
↓ 4 callersFunction_mm_cmpeq_ps
Compares for equality. https://msdn.microsoft.com/en-us/library/vstudio/36aectz5(v=vs.100).aspx
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:1040
↓ 4 callersFunction_mm_cmpge_ps
Compares for greater than or equal. https://msdn.microsoft.com/en-us/library/vstudio/fs813y2t(v=vs.100).aspx
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:1055
↓ 4 callersFunction_mm_cmple_ps
Compares for less than or equal. r0 := (a0 <= b0) ? 0xffffffff : 0x0 r1 := (a1 <= b1) ? 0xffffffff : 0x0 r2 := (a2 <= b2) ? 0xffffffff : 0x0 r3 := (a
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:1097
↓ 4 callersFunction_mm_cvtepi32_ps
Converts the four signed 32-bit integer values of a to single-precision, floating-point values https://msdn.microsoft.com/en-us/library/vstudio/36bwxc
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:3753
↓ 4 callersFunction_mm_round_ps
Round the packed single-precision (32-bit) floating-point elements in a using the rounding parameter, and store the results as packed single-precision
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:7835
↓ 4 callersFunction_mm_rsqrt_ps
Computes the approximations of the reciprocal square roots of the four single-precision floating point values of in. The current precision is 1% error
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:2295
↓ 4 callersFunction_mm_sqrt_ps
Computes the approximations of square roots of the four single-precision, floating-point values of a. First computes reciprocal square roots and then
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:2556
↓ 4 callersFunction_sse2neon_kadd_f32
Kahan summation for accurate summation of floating-point numbers. http://blog.zachbjornson.com/2019/08/11/fast-float-summation.html
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:634
↓ 4 callersFunction_sse2neon_vmull_p64
ARMv7 polyfill ARMv7/some A64 lacks vmull_p64, but it has vmull_p8. vmull_p8 calculates 8 8-bit->16-bit polynomial multiplies, but we need a 64-bit->
plugins/sdr_sources/sddc_sdr_support/lib/Core/pffft/sse2neon.h:664
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
src-core/nlohmann/json.hpp:12255
↓ 4 callersFunctionadd_huff_table
src-core/libs/jpeg/jcparam.c:151
↓ 4 callersFunctionadd_huff_table
src-core/libs/jpeg12/jcparam.c:151
↓ 4 callersFunctionalign_usertype_pointer
src-core/libs/sol2/sol.hpp:11010
↓ 4 callersFunctionappend
src-core/common/image/font/utf8/checked.h:73
↓ 4 callersFunctionappend_ext
Append selected file extension
src-core/common/image/io.cpp:55
↓ 4 callersMethodappend_node
Appends a new child node. The appended child becomes the last child. \param child Node to append.
src-core/libs/rapidxml.hpp:1097
↓ 4 callersFunctionasn_sprintf
libacars-specific printer */
plugins/inmarsat_support/aero/libacars/asn1/constr_TYPE.c:75
↓ 4 callersFunctionatomic
src-core/libs/lua/lgc.c:1523
↓ 4 callersFunctionbase_class_cast_key
src-core/libs/sol2/sol.hpp:9347
↓ 4 callersFunctionbcdDateToString
plugins/goes_support/goes/hrit/dcs/dcs_decoder.cpp:18
↓ 4 callersMethodbegin
src-core/libs/libopencl_loader/CL/cl.hpp:944
↓ 4 callersFunctionber_fetch_length
plugins/inmarsat_support/aero/libacars/asn1/ber_tlv_length.c:9
↓ 4 callersFunctionber_tlv_tag_snprint
plugins/inmarsat_support/aero/libacars/asn1/ber_tlv_tag.c:75
↓ 4 callersFunctionbit_wise_sign
plugins/official_products_support/fcidecomp/charls/util.h:179
↓ 4 callersFunctionbits_drop
src-core/libs/aec/decode.c:361
↓ 4 callersFunctionbits_get
src-core/libs/aec/decode.c:355
↓ 4 callersFunctionblock
src-core/libs/lua/lparser.c:1305
↓ 4 callersFunctionblock_follow
** check whether current token is in the follow set of a block. ** 'until' closes syntactical blocks, but do not close scope, ** so it is handled in s
src-core/libs/lua/lparser.c:788
↓ 4 callersFunctionbuildop
src-core/libs/lua/ltests.c:676
↓ 4 callersFunctioncalculate_sun_irradiance_interval
src-core/common/calibration.cpp:56
↓ 4 callersFunctioncallbinTM
src-core/libs/lua/ltm.c:137
↓ 4 callersFunctioncam_to_cielab
src-core/common/image/bayer/bayer.cpp:2317
↓ 4 callersFunctioncheckSyncMarker
Compare 2 32-bits values bit per bit
plugins/meteor_support/meteor/deframer.cpp:19
↓ 4 callersFunctioncheck_chunk
plugins/tubsat_support/png_fix.cpp:91
↓ 4 callersFunctioncheck_composite_from_product_can_be_made
src-core/products/image_products.cpp:445
↓ 4 callersFunctioncheckpointer
** If pointer 'p' points to 'o', move it to the next element. */
src-core/libs/lua/lgc.c:995
↓ 4 callersFunctionclCreateKernel
src-core/libs/libopencl_loader/opencl_loader.cpp:877
↓ 4 callersFunctionclEnqueueNDRangeKernel
src-core/libs/libopencl_loader/opencl_loader.cpp:582
↓ 4 callersFunctionclGetDeviceIDs
src-core/libs/libopencl_loader/opencl_loader.cpp:1123
↓ 4 callersFunctionclReleaseCommandQueue
src-core/libs/libopencl_loader/opencl_loader.cpp:793
↓ 4 callersFunctionclReleaseKernel
src-core/libs/libopencl_loader/opencl_loader.cpp:936
↓ 4 callersFunctioncleanup
src-core/libs/aec/encode.c:756
↓ 4 callersFunctionclear_error_message
plugins/official_products_support/fcidecomp/charls/util.h:118
↓ 4 callersFunctionclearbyvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
src-core/libs/lua/lgc.c:742
↓ 4 callersFunctioncode_point_to_utf8
src-core/libs/sol2/sol.hpp:13164
↓ 4 callersFunctioncodestring
src-core/libs/lua/lparser.c:159
↓ 4 callersFunctioncompat53_checkmode
src-core/libs/sol2/sol.hpp:3950
↓ 4 callersFunctioncompute_default
<summary>Default coding threshold values as defined by ISO/IEC 14495-1, C.2.4.1.1.1</summary>
plugins/official_products_support/fcidecomp/charls/jpegls_preset_coding_parameters.h:22
↓ 4 callersFunctioncondjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
src-core/libs/lua/lcode.c:222
↓ 4 callersFunctionconvert_val
plugins/fengyun3_support/fengyun3/instruments/mwts3/mwts3_reader.cpp:22
↓ 4 callersFunctioncorr_64
src-core/common/codings/correlator32.cpp:28
↓ 4 callersFunctioncorrectgraylist
** Correct a list of gray objects. Return pointer to where rest of the ** list should be linked. ** Because this correction is done after sweeping, yo
src-core/libs/lua/lgc.c:1170
↓ 4 callersFunctioncreate_quantize_lut_lossless
plugins/official_products_support/fcidecomp/charls/jpegls.cpp:50
↓ 4 callersFunctioncurrentpc
src-core/libs/lua/ldebug.c:41
↓ 4 callersFunctiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
src-core/nlohmann/json.hpp:18822
↓ 4 callersMethoddecode
src-core/common/rimgui.h:119
↓ 4 callersMethoddecode
plugins/inmarsat_support/aero/decode_utils.cpp:99
↓ 4 callersMethoddecode
plugins/dvb_support/dvbs/dvbs_reedsolomon.h:31
↓ 4 callersFunctiondocall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
src-core/libs/lua/lua.c:153
↓ 4 callersFunctiondouble_buffer_to_float
src-core/common/utils.h:144
↓ 4 callersMethoddraw_pixel
src-core/common/image/image_draw.cpp:30
↓ 4 callersFunctionemit_restart
src-core/libs/jpeg/jcphuff.c:346
↓ 4 callersFunctionemit_restart
src-core/libs/jpeg12/jcphuff.c:346
↓ 4 callersFunctionemitfs
src-core/libs/aec/encode.c:85
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
src-core/nlohmann/json.hpp:13916
↓ 4 callersFunctionend
src-core/imgui/imgui_internal.h:637
↓ 4 callersMethodend
src-core/libs/libopencl_loader/CL/cl.hpp:951
↓ 4 callersFunctionequal
src-core/imgui/imstb_truetype.h:4470
↓ 4 callersFunctionfield_mul_log_element
src-core/libs/correct/reed-solomon/field.h:19
↓ 4 callersFunctionfill_dc_scans
src-core/libs/jpeg/jcparam.c:527
↓ 4 callersFunctionfill_dc_scans
src-core/libs/jpeg12/jcparam.c:527
↓ 4 callersMethodfind
src-core/libs/sol2/sol.hpp:22574
↓ 4 callersFunctionfinishbinexpval
** Emit code for binary expressions that "produce values" ** (everything but logical operators 'and'/'or' and comparison ** operators). ** Expression
src-core/libs/lua/lcode.c:1374
↓ 4 callersFunctionfitsC
** Check whether 'i' can be stored in an 'sC' operand. Equivalent to ** (0 <= int2sC(i) && int2sC(i) <= MAXARG_C) but without risk of ** overflows in
src-core/libs/lua/lcode.c:659
↓ 4 callersFunctionfixjump
** Fix jump instruction at position 'pc' to jump to 'dest'. ** (Jump addresses are relative in Lua) */
src-core/libs/lua/lcode.c:167
↓ 4 callersFunctionflush
src-core/libs/libopencl_loader/CL/cl.hpp:7489
↓ 4 callersFunctionfreeobj
src-core/libs/lua/lgc.c:770
↓ 4 callersMethodgetChannel
plugins/meteor_support/meteor/instruments/msumr/msumr_reader.cpp:62
↓ 4 callersMethodgetImage
plugins/goes_support/goes/gvar/image/visible_reader.cpp:63
← previousnext →1,701–1,800 of 16,812, ranked by callers