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
↓ 4 callers
Method
hitCounts
dandere2x_cpp/easyloggingpp/easylogging++.h:2091
↓ 4 callers
Method
initialize
dandere2x_cpp/easyloggingpp/easylogging++.cc:2509
↓ 4 callers
Method
join
(self)
src/gui_driver.py:31
↓ 4 callers
Method
lock
dandere2x_cpp/easyloggingpp/easylogging++.h:924
↓ 4 callers
Method
logBuilder
dandere2x_cpp/easyloggingpp/easylogging++.h:2269
↓ 4 callers
Method
parseFromText
dandere2x_cpp/easyloggingpp/easylogging++.cc:308
↓ 4 callers
Method
push
dandere2x_cpp/easyloggingpp/easylogging++.h:2529
↓ 4 callers
Method
reconfigure
dandere2x_cpp/easyloggingpp/easylogging++.cc:666
↓ 4 callers
Method
reinitDeepCopy
dandere2x_cpp/easyloggingpp/easylogging++.h:1359
↓ 4 callers
Method
setFromBase
dandere2x_cpp/easyloggingpp/easylogging++.cc:316
↓ 4 callers
Function
stbi__bitcount
dandere2x_cpp/frame/external_headers/stb_image.h:5235
↓ 4 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
dandere2x_cpp/frame/external_headers/stb_image.h:3742
↓ 4 callers
Function
stbi__compute_y_16
dandere2x_cpp/frame/external_headers/stb_image.h:1742
↓ 4 callers
Function
stbi__end_write_file
dandere2x_cpp/frame/external_headers/stb_image_write.h:338
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
dandere2x_cpp/frame/external_headers/stb_image.h:2087
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
dandere2x_cpp/frame/external_headers/stb_image.h:5223
↓ 4 callers
Function
stbi__jpeg_get_bit
dandere2x_cpp/frame/external_headers/stb_image.h:2114
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
dandere2x_cpp/frame/external_headers/stb_image.h:1200
↓ 4 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
dandere2x_cpp/frame/external_headers/stb_image.h:1011
↓ 4 callers
Function
stbi__readval
dandere2x_cpp/frame/external_headers/stb_image.h:6186
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
dandere2x_cpp/frame/external_headers/stb_image.h:5248
↓ 4 callers
Function
stbi__start_write_file
dandere2x_cpp/frame/external_headers/stb_image_write.h:331
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
dandere2x_cpp/frame/external_headers/stb_image.h:5558
↓ 4 callers
Function
stbi__vertical_flip
dandere2x_cpp/frame/external_headers/stb_image.h:1162
↓ 4 callers
Function
stbi__zget8
dandere2x_cpp/frame/external_headers/stb_image.h:4084
↓ 4 callers
Function
stbi_image_free
dandere2x_cpp/frame/external_headers/stb_image.h:1047
↓ 4 callers
Function
stbiw__write_flush
dandere2x_cpp/frame/external_headers/stb_image_write.h:385
↓ 4 callers
Method
toFile
dandere2x_cpp/easyloggingpp/easylogging++.cc:1634
↓ 4 callers
Method
write_blocks
Writes blocks in a python / c++ safe manner (writes to a tempfile then renames to prevent python from pre-maturely reading). Checks if the "sum" is le
dandere2x_cpp/plugins/AbstractPlugin.h:65
↓ 3 callers
Function
abort
@brief Aborts application due with user-defined status
dandere2x_cpp/easyloggingpp/easylogging++.cc:117
↓ 3 callers
Method
configure
dandere2x_cpp/easyloggingpp/easylogging++.cc:647
↓ 3 callers
Function
copy_from
A_start is the index with respect to A of the upper left corner of the overlap B_start is the index with respect to B of the upper left corne
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:18
↓ 3 callers
Method
evaluate
dandere2x_cpp/evaluator/AbstractEvaluator.h:53
↓ 3 callers
Method
fileStream
dandere2x_cpp/easyloggingpp/easylogging++.cc:1662
↓ 3 callers
Method
formatSpecifier
dandere2x_cpp/easyloggingpp/easylogging++.h:1654
↓ 3 callers
Method
get
@brief Gets pointer from repository. If none found, nullptr is returned.
dandere2x_cpp/easyloggingpp/easylogging++.h:1430
↓ 3 callers
Function
getCurrentThreadId
@brief Gets ID of currently running threading in windows systems. On unix, nothing is returned.
dandere2x_cpp/easyloggingpp/easylogging++.h:1021
↓ 3 callers
Function
is_file_video
(ffprobe_dir: str, input_video: str)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffmpeg.py:101
↓ 3 callers
Method
line
dandere2x_cpp/easyloggingpp/easylogging++.h:2471
↓ 3 callers
Method
make_workspace
(self)
src/dandere2x/dandere2x_service_request.py:159
↓ 3 callers
Function
msleep
dandere2x_cpp/easyloggingpp/easylogging++.cc:1390
↓ 3 callers
Method
next_frame
Call and save the next frame.
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/__init__.py:48
↓ 3 callers
Method
parse_gui_inputs
(self)
src/gui_driver.py:239
↓ 3 callers
Function
removeFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:889
↓ 3 callers
Method
set
dandere2x_cpp/easyloggingpp/easylogging++.cc:349
↓ 3 callers
Method
setGlobally
dandere2x_cpp/easyloggingpp/easylogging++.cc:559
↓ 3 callers
Method
set_output_file_name
(self)
src/gui_driver.py:337
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
dandere2x_cpp/frame/external_headers/stb_image.h:965
↓ 3 callers
Function
stbi__decode_jpeg_header
dandere2x_cpp/frame/external_headers/stb_image.h:3283
↓ 3 callers
Function
stbi__free_jpeg_components
dandere2x_cpp/frame/external_headers/stb_image.h:3167
↓ 3 callers
Function
stbi__hdr_convert
dandere2x_cpp/frame/external_headers/stb_image.h:6930
↓ 3 callers
Function
stbi__info_main
dandere2x_cpp/frame/external_headers/stb_image.h:7409
↓ 3 callers
Function
stbi__is_16_main
dandere2x_cpp/frame/external_headers/stb_image.h:7451
↓ 3 callers
Function
stbi__load_and_postprocess_16bit
dandere2x_cpp/frame/external_headers/stb_image.h:1226
↓ 3 callers
Function
stbi__loadf_main
dandere2x_cpp/frame/external_headers/stb_image.h:1400
↓ 3 callers
Function
stbi__pic_is4
dandere2x_cpp/frame/external_headers/stb_image.h:6155
↓ 3 callers
Function
stbi__pnm_getinteger
dandere2x_cpp/frame/external_headers/stb_image.h:7358
↓ 3 callers
Function
stbi__pnm_skip_whitespace
dandere2x_cpp/frame/external_headers/stb_image.h:7339
↓ 3 callers
Function
stbi__zeof
dandere2x_cpp/frame/external_headers/stb_image.h:4079
↓ 3 callers
Function
stbi__zexpand
dandere2x_cpp/frame/external_headers/stb_image.h:4149
↓ 3 callers
Function
stbi__zhuffman_decode
dandere2x_cpp/frame/external_headers/stb_image.h:4130
↓ 3 callers
Function
stbiw__encode_png_line
@OPTIMIZE: provide an option that always forces left-predict or paeth predict
dandere2x_cpp/frame/external_headers/stb_image_write.h:1062
↓ 3 callers
Function
stbiw__paeth
dandere2x_cpp/frame/external_headers/stb_image_write.h:1053
↓ 3 callers
Function
stbiw__wpcrc
dandere2x_cpp/frame/external_headers/stb_image_write.h:1047
↓ 3 callers
Function
stbiw__write3
dandere2x_cpp/frame/external_headers/stb_image_write.h:405
↓ 3 callers
Function
stbiw__write_pixel
dandere2x_cpp/frame/external_headers/stb_image_write.h:417
↓ 3 callers
Method
unlock
dandere2x_cpp/easyloggingpp/easylogging++.h:940
↓ 3 callers
Function
wait_on_either_file
(file_1: str, file_2: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:101
↓ 2 callers
Method
__init__
(self, context: Dandere2xServiceContext, controller: Dandere2xController)
src/dandere2x/dandere2x_service/core/waifu2x/abstract_upscaler.py:39
↓ 2 callers
Method
acquireLock
dandere2x_cpp/easyloggingpp/easylogging++.h:1008
↓ 2 callers
Method
blockName
namespace base
dandere2x_cpp/easyloggingpp/easylogging++.h:3550
↓ 2 callers
Method
build
dandere2x_cpp/easyloggingpp/easylogging++.cc:1674
↓ 2 callers
Method
check_if_done
(self)
src/dandere2x/dandere2x_service/core/waifu2x/abstract_upscaler.py:108
↓ 2 callers
Method
checkpointId
dandere2x_cpp/easyloggingpp/easylogging++.h:3434
↓ 2 callers
Method
construct_color
-------------------------------------------------------------------------------------------------------- Purpose: Get a Frame::Color object from stb_i
dandere2x_cpp/frame/Frame.cpp:249
↓ 2 callers
Function
convert
(lst)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffmpeg.py:299
↓ 2 callers
Method
convertToColoredOutput
dandere2x_cpp/easyloggingpp/easylogging++.cc:585
↓ 2 callers
Function
crashReason
dandere2x_cpp/easyloggingpp/easylogging++.cc:2850
↓ 2 callers
Method
customFormatSpecifiers
dandere2x_cpp/easyloggingpp/easylogging++.h:2635
↓ 2 callers
Method
data
dandere2x_cpp/easyloggingpp/easylogging++.h:2505
↓ 2 callers
Method
dispatch
dandere2x_cpp/easyloggingpp/easylogging++.cc:2219
↓ 2 callers
Method
formattedTimeTaken
dandere2x_cpp/easyloggingpp/easylogging++.h:3446
↓ 2 callers
Method
front
dandere2x_cpp/easyloggingpp/easylogging++.h:2537
↓ 2 callers
Method
getThreadName
dandere2x_cpp/easyloggingpp/easylogging++.h:2687
↓ 2 callers
Function
get_a_valid_input_resolution
(width: int, height: int, block_size: int)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:207
↓ 2 callers
Function
get_console_output
(method_name: str, console_output_dir=None)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffmpeg.py:241
↓ 2 callers
Function
get_frame_count_ffmpeg
(ffmpeg_dir: str, input_video: str)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffmpeg.py:117
↓ 2 callers
Function
get_width_height
Gets input video information This method reads input video information using ffprobe in dictionary. Arguments: input_video {strin
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:82
↓ 2 callers
Function
gui_start
()
src/gui_driver.py:378
↓ 2 callers
Method
has
dandere2x_cpp/easyloggingpp/easylogging++.h:2388
↓ 2 callers
Method
increment
dandere2x_cpp/easyloggingpp/easylogging++.h:2095
↓ 2 callers
Method
init
dandere2x_cpp/easyloggingpp/easylogging++.cc:1408
↓ 2 callers
Method
isFlushNeeded
dandere2x_cpp/easyloggingpp/easylogging++.h:2265
↓ 2 callers
Method
load_from_string
(self, input_string)
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:96
↓ 2 callers
Function
logCrashReason
@brief Logs reason of crash from sig
dandere2x_cpp/easyloggingpp/easylogging++.cc:2870
↓ 2 callers
Function
migrate_tracks_contextless
Add the audio tracks from the original video to the output video.
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffmpeg.py:289
↓ 2 callers
Method
refresh_buttons
(self)
src/gui_driver.py:125
↓ 2 callers
Function
rename_file_wait
(file1, file2)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:140
↓ 2 callers
Method
run
dandere2x_cpp/easyloggingpp/easylogging++.cc:2386
↓ 2 callers
Method
setApplicationArguments
dandere2x_cpp/easyloggingpp/easylogging++.h:2724
← previous
next →
101–200 of 974, ranked by callers