Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akai-katto/dandere2x
/ functions
Functions
974 in github.com/akai-katto/dandere2x
⨍
Functions
974
◇
Types & classes
147
Method
save_asyncable
(image: D2xFrame, temp_image:str, final_image: str)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/__init__.py:62
Method
save_image_quality
Save an image with JPEG using the JPEG quality-compression ratio. 100 will be the best, while 0 will be the worst.
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:169
Method
separator
dandere2x_cpp/dandere2x_utilities.cpp:8
Method
setApplicationArguments
dandere2x_cpp/easyloggingpp/easylogging++.cc:2157
Method
setArgs
@brief Sets arguments and parses them
dandere2x_cpp/easyloggingpp/easylogging++.h:1228
Method
setArgs
@brief Sets application arguments and figures out whats active for logging and whats not.
dandere2x_cpp/easyloggingpp/easylogging++.h:3668
Method
setContinueRunning
dandere2x_cpp/easyloggingpp/easylogging++.h:2753
Method
setCrashHandler
@brief Overrides default crash handler and installs custom handler. @param crashHandler A functor with no return type that takes single int argument.
dandere2x_cpp/easyloggingpp/easylogging++.h:3686
Method
setDefaultConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.h:2359
Method
setDefaultLogBuilder
dandere2x_cpp/easyloggingpp/easylogging++.cc:2955
Method
setDefaultLogBuilder
dandere2x_cpp/easyloggingpp/easylogging++.h:2406
Method
setFlags
dandere2x_cpp/easyloggingpp/easylogging++.h:2615
Method
setGlobally
@brief Sets configuration for all levels. @param configurationType Type of configuration @param value String based value @see Configurations::set(Leve
dandere2x_cpp/easyloggingpp/easylogging++.h:1810
Method
setLogBuilder
dandere2x_cpp/easyloggingpp/easylogging++.h:2273
Method
setLoggingLevel
@brief Sets hierarchy for logging. Needs to enable logging flag (HierarchicalLogging)
dandere2x_cpp/easyloggingpp/easylogging++.h:3886
Method
setParentApplicationName
dandere2x_cpp/easyloggingpp/easylogging++.h:2246
Method
setRemainingToDefault
dandere2x_cpp/easyloggingpp/easylogging++.cc:388
Method
setStorage
@brief Shares logging repository (base::Storage)
dandere2x_cpp/easyloggingpp/easylogging++.h:3660
Method
setThreadName
@brief Sets thread name for current thread. Requires std::thread
dandere2x_cpp/easyloggingpp/easylogging++.h:3676
Method
setVModules
dandere2x_cpp/easyloggingpp/easylogging++.cc:3100
Method
setValue
dandere2x_cpp/easyloggingpp/easylogging++.h:2002
Method
setVerboseLevel
dandere2x_cpp/easyloggingpp/easylogging++.cc:3092
Method
set_max_box
dandere2x_cpp/plugins/block_plugins/block_matching/ExhaustiveSearch.h:41
Method
set_max_checks
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:178
Method
set_step_size
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:182
Function
show_exception_and_exit
To keep Dandere2x window open on death.
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:29
Method
square
----------------------------------------------------------------------------- Purpose: A simple square function which calculuates the "distance" or lo
dandere2x_cpp/evaluator/MSE_Function.cpp:75
Method
square
----------------------------------------------------------------------------- Purpose: A simple square function which calculuates the "distance" or lo
dandere2x_cpp/evaluator/AbstractEvaluator.h:115
Method
startTime
dandere2x_cpp/easyloggingpp/easylogging++.h:3553
Method
startsWith
dandere2x_cpp/easyloggingpp/easylogging++.cc:904
Function
stbi__YCbCr_to_RGB_row
dandere2x_cpp/frame/external_headers/stb_image.h:3559
Function
stbi__YCbCr_to_RGB_simd
dandere2x_cpp/frame/external_headers/stb_image.h:3585
Function
stbi__idct_block
dandere2x_cpp/frame/external_headers/stb_image.h:2393
Function
stbi__idct_simd
sse2 integer IDCT. not the fastest possible implementation but it produces bit-identical results to the generic C version so it's fully "transparent".
dandere2x_cpp/frame/external_headers/stb_image.h:2456
Function
stbi__resample_row_generic
dandere2x_cpp/frame/external_headers/stb_image.h:3545
Function
stbi__resample_row_h_2
dandere2x_cpp/frame/external_headers/stb_image.h:3374
Function
stbi__resample_row_hv_2
dandere2x_cpp/frame/external_headers/stb_image.h:3404
Function
stbi__resample_row_hv_2_simd
dandere2x_cpp/frame/external_headers/stb_image.h:3429
Function
stbi__resample_row_v_2
dandere2x_cpp/frame/external_headers/stb_image.h:3364
Function
stbi__stdio_eof
dandere2x_cpp/frame/external_headers/stb_image.h:829
Function
stbi__stdio_read
dandere2x_cpp/frame/external_headers/stb_image.h:814
Function
stbi__stdio_skip
dandere2x_cpp/frame/external_headers/stb_image.h:819
Function
stbi__stdio_write
dandere2x_cpp/frame/external_headers/stb_image_write.h:283
Function
stbi_convert_iphone_png_to_rgb
dandere2x_cpp/frame/external_headers/stb_image.h:4890
Function
stbi_convert_wchar_to_utf8
dandere2x_cpp/frame/external_headers/stb_image.h:1271
Function
stbi_failure_reason
dandere2x_cpp/frame/external_headers/stb_image.h:935
Function
stbi_flip_vertically_on_write
dandere2x_cpp/frame/external_headers/stb_image_write.h:261
Function
stbi_hdr_to_ldr_gamma
dandere2x_cpp/frame/external_headers/stb_image.h:1521
Function
stbi_hdr_to_ldr_scale
dandere2x_cpp/frame/external_headers/stb_image.h:1522
Function
stbi_info
dandere2x_cpp/frame/external_headers/stb_image.h:7465
Function
stbi_info_from_callbacks
dandere2x_cpp/frame/external_headers/stb_image.h:7515
Function
stbi_info_from_memory
dandere2x_cpp/frame/external_headers/stb_image.h:7508
Function
stbi_is_16_bit
dandere2x_cpp/frame/external_headers/stb_image.h:7486
Function
stbi_is_16_bit_from_callbacks
dandere2x_cpp/frame/external_headers/stb_image.h:7529
Function
stbi_is_16_bit_from_memory
dandere2x_cpp/frame/external_headers/stb_image.h:7522
Function
stbi_is_hdr
dandere2x_cpp/frame/external_headers/stb_image.h:1471
Function
stbi_is_hdr_from_callbacks
dandere2x_cpp/frame/external_headers/stb_image.h:1499
Function
stbi_is_hdr_from_memory
dandere2x_cpp/frame/external_headers/stb_image.h:1457
Function
stbi_ldr_to_hdr_gamma
dandere2x_cpp/frame/external_headers/stb_image.h:1515
Function
stbi_ldr_to_hdr_scale
dandere2x_cpp/frame/external_headers/stb_image.h:1516
Function
stbi_load_16
dandere2x_cpp/frame/external_headers/stb_image.h:1342
Function
stbi_load_16_from_callbacks
dandere2x_cpp/frame/external_headers/stb_image.h:1362
Function
stbi_load_16_from_memory
dandere2x_cpp/frame/external_headers/stb_image.h:1355
Function
stbi_load_from_callbacks
dandere2x_cpp/frame/external_headers/stb_image.h:1376
Function
stbi_load_gif_from_memory
dandere2x_cpp/frame/external_headers/stb_image.h:1384
Function
stbi_loadf
dandere2x_cpp/frame/external_headers/stb_image.h:1433
Function
stbi_loadf_from_callbacks
dandere2x_cpp/frame/external_headers/stb_image.h:1425
Function
stbi_loadf_from_memory
dandere2x_cpp/frame/external_headers/stb_image.h:1418
Function
stbi_set_flip_vertically_on_load
dandere2x_cpp/frame/external_headers/stb_image.h:1062
Function
stbi_set_flip_vertically_on_load_thread
dandere2x_cpp/frame/external_headers/stb_image.h:1072
Function
stbi_set_unpremultiply_on_load
dandere2x_cpp/frame/external_headers/stb_image.h:4885
Function
stbi_write_bmp
dandere2x_cpp/frame/external_headers/stb_image_write.h:508
Function
stbi_write_bmp_to_func
dandere2x_cpp/frame/external_headers/stb_image_write.h:500
Function
stbi_write_hdr
dandere2x_cpp/frame/external_headers/stb_image_write.h:781
Function
stbi_write_hdr_to_func
dandere2x_cpp/frame/external_headers/stb_image_write.h:773
Function
stbi_write_jpg
dandere2x_cpp/frame/external_headers/stb_image_write.h:1586
Function
stbi_write_png_to_func
dandere2x_cpp/frame/external_headers/stb_image_write.h:1201
Function
stbi_write_tga
dandere2x_cpp/frame/external_headers/stb_image_write.h:607
Function
stbi_write_tga_to_func
dandere2x_cpp/frame/external_headers/stb_image_write.h:599
Function
stbi_zlib_decode_buffer
dandere2x_cpp/frame/external_headers/stb_image.h:4424
Function
stbi_zlib_decode_malloc
dandere2x_cpp/frame/external_headers/stb_image.h:4403
Function
stbi_zlib_decode_noheader_buffer
dandere2x_cpp/frame/external_headers/stb_image.h:4451
Function
stbi_zlib_decode_noheader_malloc
dandere2x_cpp/frame/external_headers/stb_image.h:4435
Function
stbiw__sbgrowf
dandere2x_cpp/frame/external_headers/stb_image_write.h:813
Function
stbiw__zlib_flushf
dandere2x_cpp/frame/external_headers/stb_image_write.h:826
Function
stbiw_convert_wchar_to_utf8
dandere2x_cpp/frame/external_headers/stb_image_write.h:297
Method
storage
@return Main storage repository
dandere2x_cpp/easyloggingpp/easylogging++.h:3664
Method
termSupportsColor
dandere2x_cpp/easyloggingpp/easylogging++.cc:1145
Method
timer_end
(self)
src/dandere2x/dandere2x_service/service_types/dandere2x_service_interface.py:36
Method
timer_get_duration
(self)
src/dandere2x/dandere2x_service/service_types/dandere2x_service_interface.py:39
Method
timer_start
(self)
src/dandere2x/dandere2x_service/service_types/dandere2x_service_interface.py:33
Method
timevalToString
dandere2x_cpp/easyloggingpp/easylogging++.cc:1187
Method
triggerDispatch
dandere2x_cpp/easyloggingpp/easylogging++.cc:2630
Method
try_lock
dandere2x_cpp/easyloggingpp/easylogging++.h:932
Method
try_lock
dandere2x_cpp/easyloggingpp/easylogging++.h:985
Method
uninstallCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:1547
Method
uninstallCustomFormatSpecifier
dandere2x_cpp/easyloggingpp/easylogging++.cc:2146
Method
uninstallCustomFormatSpecifier
@brief Uninstalls user defined format specifier and handler
dandere2x_cpp/easyloggingpp/easylogging++.h:3774
Method
uninstallLogDispatchCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2653
Method
uninstallLogDispatchCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3716
← previous
next →
801–900 of 974, ranked by callers