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
↓ 144 callers
Function
stbi__get8
dandere2x_cpp/frame/external_headers/stb_image.h:1554
↓ 110 callers
Function
stbi__err
dandere2x_cpp/frame/external_headers/stb_image.h:941
↓ 57 callers
Method
end
dandere2x_cpp/easyloggingpp/easylogging++.h:2808
↓ 47 callers
Method
level
dandere2x_cpp/easyloggingpp/easylogging++.h:1593
↓ 44 callers
Function
stbi__rewind
dandere2x_cpp/frame/external_headers/stb_image.h:850
↓ 40 callers
Method
begin
@return Iterator pointer from start of repository
dandere2x_cpp/easyloggingpp/easylogging++.h:1314
↓ 39 callers
Method
join
(self, timeout=None)
src/dandere2x/dandere2x_service/core/merge.py:68
↓ 39 callers
Function
stbi__get16be
dandere2x_cpp/frame/external_headers/stb_image.h:1634
↓ 37 callers
Method
logMessage
dandere2x_cpp/easyloggingpp/easylogging++.h:2502
↓ 33 callers
Method
getLogger
dandere2x_cpp/easyloggingpp/easylogging++.cc:2951
↓ 32 callers
Function
stbi__get32le
dandere2x_cpp/frame/external_headers/stb_image.h:1662
↓ 30 callers
Function
stbi__get16le
dandere2x_cpp/frame/external_headers/stb_image.h:1654
↓ 30 callers
Function
stbi__skip
dandere2x_cpp/frame/external_headers/stb_image.h:1584
↓ 29 callers
Method
func
dandere2x_cpp/easyloggingpp/easylogging++.h:3443
↓ 28 callers
Method
hasFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:2607
↓ 25 callers
Function
load_executable_paths_yaml
Load the dandere2x_directories yaml file, but replace all the relative path definitions with absolute definitions.
src/dandere2x/dandere2xlib/utils/yaml_utils.py:55
↓ 25 callers
Method
start
dandere2x_cpp/easyloggingpp/easylogging++.cc:2325
↓ 24 callers
Function
STBI__CASE
dandere2x_cpp/frame/external_headers/stb_image.h:4627
↓ 24 callers
Method
registeredLoggers
dandere2x_cpp/easyloggingpp/easylogging++.h:2581
↓ 21 callers
Method
empty
dandere2x_cpp/easyloggingpp/easylogging++.cc:1364
↓ 20 callers
Function
stbi__get32be
dandere2x_cpp/frame/external_headers/stb_image.h:1644
↓ 20 callers
Function
stbi__malloc
dandere2x_cpp/frame/external_headers/stb_image.h:948
↓ 19 callers
Function
get_operating_system
()
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:22
↓ 19 callers
Method
logger
dandere2x_cpp/easyloggingpp/easylogging++.h:2480
↓ 19 callers
Method
size
dandere2x_cpp/easyloggingpp/easylogging++.cc:1368
↓ 18 callers
Method
setEnabled
dandere2x_cpp/easyloggingpp/easylogging++.h:2154
↓ 18 callers
Method
write
--------------------------------------------------------------------------------------------- Purpose: todo ------------------------------------------
dandere2x_cpp/frame/Frame.cpp:193
↓ 17 callers
Method
get
dandere2x_cpp/easyloggingpp/easylogging++.cc:1891
↓ 15 callers
Function
stbi__at_eof
dandere2x_cpp/frame/external_headers/stb_image.h:1568
↓ 14 callers
Function
file_exists
(file_string: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:117
↓ 14 callers
Function
safeDelete
dandere2x_cpp/easyloggingpp/easylogging++.h:860
↓ 12 callers
Method
configurationType
@brief Gets configuration type of current configuration
dandere2x_cpp/easyloggingpp/easylogging++.h:1694
↓ 12 callers
Function
stbi__grow_buffer_unsafe
dandere2x_cpp/frame/external_headers/stb_image.h:2011
↓ 12 callers
Function
stbi__zreceive
dandere2x_cpp/frame/external_headers/stb_image.h:4101
↓ 11 callers
Method
get_height
dandere2x_cpp/frame/Frame.h:98
↓ 11 callers
Method
get_width
Trivial Getters //
dandere2x_cpp/frame/Frame.h:94
↓ 11 callers
Function
hasFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:893
↓ 11 callers
Function
stbi__malloc_mad3
dandere2x_cpp/frame/external_headers/stb_image.h:1018
↓ 10 callers
Method
empty
dandere2x_cpp/easyloggingpp/easylogging++.h:2541
↓ 10 callers
Function
get_lexicon_value
(digits: int, val: int)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:155
↓ 10 callers
Function
get_options_from_section
(section: yaml, ffmpeg_command=False)
src/dandere2x/dandere2xlib/utils/yaml_utils.py:22
↓ 10 callers
Method
run
(self)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/pipe_thread.py:38
↓ 10 callers
Method
size
@return Size of repository
dandere2x_cpp/easyloggingpp/easylogging++.h:1340
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
dandere2x_cpp/frame/external_headers/stb_image.h:3758
↓ 9 callers
Method
clear
@brief Clears repository so that all the configurations are unset
dandere2x_cpp/easyloggingpp/easylogging++.h:1815
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
dandere2x_cpp/frame/external_headers/stb_image.h:994
↓ 9 callers
Function
stbiw__jpg_processDU
dandere2x_cpp/frame/external_headers/stb_image_write.h:1298
↓ 9 callers
Function
stbiw__jpg_writeBits
dandere2x_cpp/frame/external_headers/stb_image_write.h:1223
↓ 8 callers
Method
block_out_of_bounds
----------------------------------------------------------------------------- Purpose: Determine whether a block is within bounds of an image or not.
dandere2x_cpp/frame/Frame.cpp:230
↓ 8 callers
Method
create_new
(self, width, height)
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:89
↓ 8 callers
Method
join
(self, timeout=None)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_noise_adder.py:20
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
dandere2x_cpp/frame/external_headers/stb_image.h:2342
↓ 8 callers
Function
stbi__convert_format
dandere2x_cpp/frame/external_headers/stb_image.h:1694
↓ 8 callers
Function
stbiw__putc
dandere2x_cpp/frame/external_headers/stb_image_write.h:393
↓ 7 callers
Function
addFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:885
↓ 7 callers
Method
dispatchAction
dandere2x_cpp/easyloggingpp/easylogging++.h:2169
↓ 7 callers
Method
getParamValue
dandere2x_cpp/easyloggingpp/easylogging++.cc:1355
↓ 7 callers
Method
hasParamWithValue
dandere2x_cpp/easyloggingpp/easylogging++.cc:1351
↓ 7 callers
Method
pop
dandere2x_cpp/easyloggingpp/easylogging++.h:2533
↓ 7 callers
Method
remove
dandere2x_cpp/easyloggingpp/easylogging++.cc:1915
↓ 7 callers
Function
rename_file
Custom rename file method, catches error and overwrites file2 if output file exists already.
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:131
↓ 7 callers
Method
save
Try to add an image to image_to_pipe buffer. If there's too many images in the buffer, simply wait until the buffer clears.
src/dandere2x/dandere2xlib/wrappers/ffmpeg/pipe_thread.py:64
↓ 7 callers
Method
save_image
Save an image with specific instructions depending on it's extension type.
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:133
↓ 7 callers
Function
stbi__compute_y
dandere2x_cpp/frame/external_headers/stb_image.h:1685
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
dandere2x_cpp/frame/external_headers/stb_image.h:800
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
dandere2x_cpp/frame/external_headers/stb_image.h:790
↓ 7 callers
Function
wait_on_file
(file_string: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:88
↓ 6 callers
Method
enabled
dandere2x_cpp/easyloggingpp/easylogging++.cc:1630
↓ 6 callers
Function
stbi__fopen
dandere2x_cpp/frame/external_headers/stb_image.h:1277
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
dandere2x_cpp/frame/external_headers/stb_image.h:2845
↓ 6 callers
Function
stbi__hdr_test
dandere2x_cpp/frame/external_headers/stb_image.h:6896
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
dandere2x_cpp/frame/external_headers/stb_image.h:977
↓ 6 callers
Function
stbi__start_file
dandere2x_cpp/frame/external_headers/stb_image.h:841
↓ 6 callers
Method
typedConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.h:2254
↓ 6 callers
Method
vRegistry
dandere2x_cpp/easyloggingpp/easylogging++.h:2585
↓ 5 callers
Method
asyncLogQueue
dandere2x_cpp/easyloggingpp/easylogging++.h:2590
↓ 5 callers
Method
configurations
dandere2x_cpp/easyloggingpp/easylogging++.h:2250
↓ 5 callers
Method
copy_image
Copy another image into this image using the copy_from numpy command. It seems that numpy affects the RGB contents of an image, so wh
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:188
↓ 5 callers
Function
get_list_from_file_and_wait
(text_file: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:56
↓ 5 callers
Method
load_from_string_controller
(self, input_string, controller=Dandere2xController())
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:109
↓ 5 callers
Method
performanceTracker
dandere2x_cpp/easyloggingpp/easylogging++.h:3425
↓ 5 callers
Method
releaseLock
dandere2x_cpp/easyloggingpp/easylogging++.h:1009
↓ 5 callers
Function
stbi__do_zlib
dandere2x_cpp/frame/external_headers/stb_image.h:4377
↓ 5 callers
Function
stbi__getn
dandere2x_cpp/frame/external_headers/stb_image.h:1606
↓ 5 callers
Function
stbi__hdr_gettoken
dandere2x_cpp/frame/external_headers/stb_image.h:6908
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
dandere2x_cpp/frame/external_headers/stb_image.h:2033
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
dandere2x_cpp/frame/external_headers/stb_image.h:2862
↓ 5 callers
Function
stbi__paeth
dandere2x_cpp/frame/external_headers/stb_image.h:4525
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
dandere2x_cpp/frame/external_headers/stb_image_write.h:275
↓ 5 callers
Function
stbi__zbuild_huffman
dandere2x_cpp/frame/external_headers/stb_image.h:4012
↓ 5 callers
Function
stbiw__write1
dandere2x_cpp/frame/external_headers/stb_image_write.h:398
↓ 4 callers
Method
copy_block
Check that we can validly copy a block before calling the numpy copy_from method. This way, detailed errors are given, rather than nu
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:207
↓ 4 callers
Method
file
dandere2x_cpp/easyloggingpp/easylogging++.h:3437
↓ 4 callers
Method
filename
dandere2x_cpp/easyloggingpp/easylogging++.h:2083
↓ 4 callers
Method
flush
dandere2x_cpp/easyloggingpp/easylogging++.cc:680
↓ 4 callers
Method
from_str
(input: str)
src/dandere2x/dandere2x_service_request.py:16
↓ 4 callers
Method
get_current_frame
(self)
src/dandere2x/dandere2x_service/dandere2x_service_controller.py:13
↓ 4 callers
Method
get_pil_image
(self)
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:154
↓ 4 callers
Method
handle
dandere2x_cpp/easyloggingpp/easylogging++.cc:2189
↓ 4 callers
Method
hasParam
dandere2x_cpp/easyloggingpp/easylogging++.cc:1360
next →
1–100 of 974, ranked by callers