MCPcopy Create free account

hub / github.com/Windsander/ADI-Stable-Diffusion / functions

Functions1,024 in github.com/Windsander/ADI-Stable-Diffusion

↓ 1 callersFunctionstbi_write_png
clitools/stb/stb_image_write.h:1215
↓ 1 callersFunctionstbi_zlib_compress
clitools/stb/stb_image_write.h:895
↓ 1 callersFunctionstbi_zlib_decode_malloc_guesssize
clitools/stb/stb_image.h:4519
↓ 1 callersFunctionstbi_zlib_decode_malloc_guesssize_headerflag
clitools/stb/stb_image.h:4540
↓ 1 callersFunctionstbir__alloc_internal_mem_and_build_samplers
clitools/stb/stb_image_resize2.h:6904
↓ 1 callersFunctionstbir__calculate_coefficients_for_gather_downsample
clitools/stb/stb_image_resize2.h:3367
↓ 1 callersFunctionstbir__calculate_coefficients_for_gather_upsample
clitools/stb/stb_image_resize2.h:3263
↓ 1 callersFunctionstbir__calculate_filters
clitools/stb/stb_image_resize2.h:3857
↓ 1 callersFunctionstbir__clip
clitools/stb/stb_image_resize2.h:7419
↓ 1 callersFunctionstbir__decode_and_resample_for_vertical_gather_loop
clitools/stb/stb_image_resize2.h:6201
↓ 1 callersFunctionstbir__double_to_rational
converts a double to a rational that has less than one float bit of error (returns 0 if unable to do so)
clitools/stb/stb_image_resize2.h:7445
↓ 1 callersFunctionstbir__get_coefficient_width
this is how many coefficents per run of the filter (which is different from the filter_pixel_width depending on if we are scattering or gathering)
clitools/stb/stb_image_resize2.h:2971
↓ 1 callersFunctionstbir__get_conservative_extents
clitools/stb/stb_image_resize2.h:6560
↓ 1 callersFunctionstbir__get_extents
get information on the extents of a sampler
clitools/stb/stb_image_resize2.h:3073
↓ 1 callersFunctionstbir__get_filter_pixel_width
This is the maximum number of input samples that can affect an output sample with the given filter from the output pixel's perspective
clitools/stb/stb_image_resize2.h:2959
↓ 1 callersFunctionstbir__get_max_split
clitools/stb/stb_image_resize2.h:6724
↓ 1 callersFunctionstbir__get_split_info
clitools/stb/stb_image_resize2.h:6652
↓ 1 callersFunctionstbir__half_to_float_SIMD
clitools/stb/stb_image_resize2.h:2271
↓ 1 callersFunctionstbir__init_and_set_layout
clitools/stb/stb_image_resize2.h:7572
↓ 1 callersFunctionstbir__pack_coefficients
clitools/stb/stb_image_resize2.h:3622
↓ 1 callersFunctionstbir__perform_build
clitools/stb/stb_image_resize2.h:7750
↓ 1 callersFunctionstbir__resample_vertical_gather
clitools/stb/stb_image_resize2.h:6162
↓ 1 callersFunctionstbir__resample_vertical_scatter
clitools/stb/stb_image_resize2.h:6324
↓ 1 callersFunctionstbir__should_do_vertical_first
clitools/stb/stb_image_resize2.h:6841
↓ 1 callersFunctionstbir__vertical_gather_loop
clitools/stb/stb_image_resize2.h:6222
↓ 1 callersFunctionstbir__vertical_scatter_loop
clitools/stb/stb_image_resize2.h:6356
↓ 1 callersFunctionstbir_build_samplers
clitools/stb/stb_image_resize2.h:7849
↓ 1 callersFunctionstbir_build_samplers_with_splits
clitools/stb/stb_image_resize2.h:7833
↓ 1 callersFunctionstbir_overlapping_memcpy
memcpy that is specifically intentionally overlapping (src is smaller then dest, so can be a normal forward copy, bytes is divisible by 4 and bytes is
clitools/stb/stb_image_resize2.h:2810
↓ 1 callersFunctionstbir_resize
clitools/stb/stb_image_resize2.h:8034
↓ 1 callersFunctionstbir_resize_split_profile_info
clitools/stb/stb_image_resize2.h:8086
↓ 1 callersFunctionstbiw__crc32
clitools/stb/stb_image_write.h:1024
↓ 1 callersFunctionstbiw__write_dump_data
clitools/stb/stb_image_write.h:664
↓ 1 callersFunctionstbiw__write_hdr_scanline
clitools/stb/stb_image_write.h:672
↓ 1 callersFunctionstbiw__write_pixels
clitools/stb/stb_image_write.h:451
↓ 1 callersFunctionstbiw__write_run_data
clitools/stb/stb_image_write.h:656
↓ 1 callersFunctionstbiw__writef
clitools/stb/stb_image_write.h:378
↓ 1 callersFunctionstbiw__zlib_bitrev
clitools/stb/stb_image_write.h:849
↓ 1 callersMethodstep
(self, sample, dnoise, step_index, order=4)
ort_sd_py_imp.py:122
↓ 1 callersMethodstep
source/scheduler/scheduler_base.cc:242
↓ 1 callersMethodtime
(self, step_index)
ort_sd_py_imp.py:116
↓ 1 callersMethodtime
source/scheduler/scheduler_base.cc:232
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
source/tokenizer/json.hpp:23391
↓ 1 callersFunctionto_json_tuple_impl
source/tokenizer/json.hpp:5709
↓ 1 callersMethodtokenize
source/tokenizer/tokenizer_base.cc:462
↓ 1 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
source/tokenizer/json.hpp:20459
↓ 1 callersFunctionunescape
source/tokenizer/json.hpp:2989
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
source/tokenizer/json.hpp:13524
↓ 1 callersMethod~RandomGenerator
source/base/onnxsd_basic_tools.cc:28
MethodBPETokenizer
source/tokenizer/tokenizer_encode_bpe.cc:122
MethodClip
source/units/model_clip.cc:46
MethodDDIMDiscreteScheduler
source/scheduler/scheduler_discrete_ddim.cc:30
MethodDDPMDiscreteScheduler
source/scheduler/scheduler_discrete_ddpm.cc:30
MethodEulerAncestralDiscreteScheduler
source/scheduler/scheduler_discrete_euler_a.cc:28
MethodEulerDiscreteScheduler
source/scheduler/scheduler_discrete_euler.cc:25
MethodHeunDiscreteScheduler
source/scheduler/scheduler_discrete_heun.cc:30
FunctionJSON_CATCH
source/tokenizer/json.hpp:19866
FunctionJSON_INTERNAL_CATCH
source/tokenizer/json.hpp:21503
MethodLCMDiscreteScheduler
source/scheduler/scheduler_discrete_lcm.cc:28
MethodLMSDiscreteScheduler
source/scheduler/scheduler_discrete_lms.cc:31
MethodModelBase
source/units/model_base.cc:44
MethodONNXRuntimeExecutor
source/base/onnxsd_executor.cc:98
MethodOrtSD_Context
source/adi_context.cc:74
MethodRandomGenerator
source/base/onnxsd_basic_tools.cc:23
FunctionSTBIR__CODER_NAME( stbir__decode_uint8_linear_scaled )
clitools/stb/stb_image_resize2.h:8200
FunctionSTBIR__CODER_NAME( stbir__encode_float_linear )
clitools/stb/stb_image_resize2.h:9630
FunctionSTBIR__CODER_NAME( stbir__encode_half_float_linear )
clitools/stb/stb_image_resize2.h:9445
FunctionSTBIR__CODER_NAME( stbir__encode_uint8_linear )
clitools/stb/stb_image_resize2.h:8511
FunctionSTBIR__CODER_NAME( stbir__encode_uint8_linear_scaled )
clitools/stb/stb_image_resize2.h:8300
FunctionSTBIR__CODER_NAME( stbir__encode_uint8_srgb )
clitools/stb/stb_image_resize2.h:8713
FunctionSTBIR__CODER_NAME( stbir__encode_uint8_srgb2_linearalpha )
clitools/stb/stb_image_resize2.h:8908
FunctionSTBIR__CODER_NAME( stbir__encode_uint8_srgb4_linearalpha )
clitools/stb/stb_image_resize2.h:8816
FunctionSTBIR__CODER_NAME(stbir__decode_float_linear)
clitools/stb/stb_image_resize2.h:9529
FunctionSTBIR__CODER_NAME(stbir__decode_half_float_linear)
clitools/stb/stb_image_resize2.h:9359
FunctionSTBIR__CODER_NAME(stbir__decode_uint16_linear)
clitools/stb/stb_image_resize2.h:9176
FunctionSTBIR__CODER_NAME(stbir__decode_uint16_linear_scaled)
clitools/stb/stb_image_resize2.h:8971
FunctionSTBIR__CODER_NAME(stbir__decode_uint8_linear)
clitools/stb/stb_image_resize2.h:8417
FunctionSTBIR__CODER_NAME(stbir__decode_uint8_srgb)
clitools/stb/stb_image_resize2.h:8610
FunctionSTBIR__CODER_NAME(stbir__decode_uint8_srgb2_linearalpha)
clitools/stb/stb_image_resize2.h:8885
FunctionSTBIR__CODER_NAME(stbir__decode_uint8_srgb4_linearalpha)
clitools/stb/stb_image_resize2.h:8800
FunctionSTBIR__CODER_NAME(stbir__encode_uint16_linear)
clitools/stb/stb_image_resize2.h:9261
FunctionSTBIR__CODER_NAME(stbir__encode_uint16_linear_scaled)
clitools/stb/stb_image_resize2.h:9060
FunctionSTBIR__SIMDF_CONST
clitools/stb/stb_image_resize2.h:2536
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_10_coeffs)
clitools/stb/stb_image_resize2.h:10346
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_11_coeffs)
clitools/stb/stb_image_resize2.h:10361
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_12_coeffs)
clitools/stb/stb_image_resize2.h:10377
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_1_coeff)
clitools/stb/stb_image_resize2.h:10221
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_2_coeffs)
clitools/stb/stb_image_resize2.h:10234
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_3_coeffs)
clitools/stb/stb_image_resize2.h:10247
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_4_coeffs)
clitools/stb/stb_image_resize2.h:10260
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_5_coeffs)
clitools/stb/stb_image_resize2.h:10273
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_6_coeffs)
clitools/stb/stb_image_resize2.h:10287
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_7_coeffs)
clitools/stb/stb_image_resize2.h:10301
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_8_coeffs)
clitools/stb/stb_image_resize2.h:10317
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_9_coeffs)
clitools/stb/stb_image_resize2.h:10331
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_n_coeffs_mod0 )
clitools/stb/stb_image_resize2.h:10392
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_n_coeffs_mod1 )
clitools/stb/stb_image_resize2.h:10414
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_n_coeffs_mod2 )
clitools/stb/stb_image_resize2.h:10437
FunctionSTBIR_chans( stbir__horizontal_gather_,_channels_with_n_coeffs_mod3 )
clitools/stb/stb_image_resize2.h:10461
FunctionSTBIR_chans( stbir__vertical_gather_with_,_coeffs)
clitools/stb/stb_image_resize2.h:10007
← previousnext →401–500 of 1,024, ranked by callers