Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DSVVA/MHY_Scanner
/ functions
Functions
235 in github.com/DSVVA/MHY_Scanner
⨍
Functions
235
◇
Types & classes
36
↓ 47 callers
Method
size
src/Core/compile_string.hpp:20
↓ 28 callers
Method
c_str
src/Core/compile_string.hpp:19
↓ 17 callers
Function
printQr
Prints the given QrCode object to the console.
3rdparty/QR-Code-generator/cpp/QrCodeGeneratorDemo.cpp:223
↓ 16 callers
Method
appendBits
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:823
↓ 12 callers
Method
begin
src/Core/CookieParser.hpp:39
↓ 10 callers
Method
end
src/Core/CookieParser.hpp:44
↓ 10 callers
Method
stop
src/UI/QRCodeForStream.cpp:236
↓ 8 callers
Method
decodeSingle
src/Core/QRScanner.cpp:19
↓ 8 callers
Method
getSize
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:367
↓ 7 callers
Method
updateConfig
src/Core/ConfigDate.cpp:24
↓ 5 callers
Function
GetUnixTimeStampSeconds
src/Core/TimeStamp.hpp:5
↓ 5 callers
Method
find
src/Core/CookieParser.hpp:34
↓ 5 callers
Method
getConfig
src/Core/ConfigDate.cpp:32
↓ 4 callers
Function
Encrypt
src/Core/MhyApi.hpp:41
↓ 4 callers
Function
SetSign
src/Core/BSGameSDK.hpp:54
↓ 4 callers
Method
setLoginInfo
src/UI/QRCodeForStream.cpp:35
↓ 4 callers
Method
setServerType
src/UI/QRCodeForStream.cpp:48
↓ 4 callers
Function
stringTowstring
src/Core/UtilString.hpp:105
↓ 3 callers
Function
GetRequestHeader
src/Core/MhyApi.hpp:54
↓ 3 callers
Function
GetUserInfo
src/Core/BSGameSDK.hpp:111
↓ 3 callers
Method
getModule
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:382
↓ 3 callers
Function
getMysUserName
src/Core/MhyApi.hpp:127
↓ 2 callers
Function
CV_8UC1_MatToQImage
src/UI/UtilMat.hpp:28
↓ 2 callers
Function
ConfirmQRLogin
src/Core/MhyApi.hpp:275
↓ 2 callers
Function
CreateLoginCaptcha
src/Core/MhyApi.hpp:176
↓ 2 callers
Function
CreateUUID4
src/Core/CreateUUID.hpp:10
↓ 2 callers
Function
DataSignAlgorithmVersionGen2
src/Core/MhyApi.hpp:28
↓ 2 callers
Function
GetGameTokenByStoken
src/Core/MhyApi.hpp:157
↓ 2 callers
Method
Init
src/UI/WindowGeeTest.cpp:30
↓ 2 callers
Method
InitDevice
* @brief InitDevic * @param 2 * @param 3 * @return Initialization Result */
src/Core/ScreenShotDXGI.hpp:52
↓ 2 callers
Method
InitDupl
src/Core/ScreenShotDXGI.hpp:94
↓ 2 callers
Function
LoginByPassWord
src/Core/BSGameSDK.hpp:141
↓ 2 callers
Function
Md5
src/Core/CryptoKit.cpp:79
↓ 2 callers
Function
ScanQRLogin
src/Core/MhyApi.hpp:260
↓ 2 callers
Method
continueLastLogin
src/UI/QRCodeForStream.cpp:306
↓ 2 callers
Method
copyFrameToBuffer
src/Core/ScreenShotDXGI.hpp:246
↓ 2 callers
Function
decode_write
解码后数据格式转换,GPU到CPU拷贝,YUV数据dump到文件
tests/test_video_hw.cpp:74
↓ 2 callers
Method
doneWithFrame
src/Core/ScreenShotDXGI.hpp:295
↓ 2 callers
Method
getFrame
* @brief Get * @param timeout * @return 0 * @return 1 * @return 2 */
src/Core/ScreenShotDXGI.hpp:177
↓ 2 callers
Method
numCharCountBits
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:57
↓ 2 callers
Function
rsaEncrypt
src/Core/CryptoKit.cpp:16
↓ 2 callers
Function
scanCheck
src/Core/MhyApi.hpp:356
↓ 2 callers
Function
scanConfirm
src/Core/MhyApi.hpp:374
↓ 1 callers
Function
AllocFrame
tests/test_video_hw.cpp:21
↓ 1 callers
Function
CaptchaCaptcha
src/Core/BSGameSDK.hpp:202
↓ 1 callers
Function
GetBH3ExternalLoginInfo
src/Core/MhyApi.hpp:322
↓ 1 callers
Function
GetEncryptedPwd
src/Core/BSGameSDK.hpp:90
↓ 1 callers
Function
GetLiveInfo
src/Core/LiveStreamLink.h:60
↓ 1 callers
Method
GetLiveStreamInfo
src/Core/LiveStreamLink.cpp:17
↓ 1 callers
Function
GetLoginQrcodeUrl
src/Core/MhyApi.hpp:70
↓ 1 callers
Function
GetQRCodeState
src/Core/MhyApi.hpp:85
↓ 1 callers
Function
GetStokenByGameToken
src/Core/MhyApi.hpp:137
↓ 1 callers
Function
HmacSha256
src/Core/CryptoKit.cpp:60
↓ 1 callers
Function
LoginByMobileCaptcha
src/Core/MhyApi.hpp:219
↓ 1 callers
Method
SetUrl
tests/test_video.cpp:164
↓ 1 callers
Function
createQrCodeToCvMat
src/UI/UtilMat.hpp:8
↓ 1 callers
Function
decode
3rdparty/boost/Base64.hpp:171
↓ 1 callers
Method
decodeMultiple
src/Core/QRScanner.cpp:36
↓ 1 callers
Function
decoded_size
Returns max bytes needed to decode a base64 string
3rdparty/boost/Base64.hpp:99
↓ 1 callers
Method
defaultConfig
src/Core/ConfigDate.cpp:91
↓ 1 callers
Function
doBasicDemo
Creates a single QR Code, then prints it to the console.
3rdparty/QR-Code-generator/cpp/QrCodeGeneratorDemo.cpp:65
↓ 1 callers
Function
doMaskDemo
Creates QR Codes with the same size and contents but different mask patterns.
3rdparty/QR-Code-generator/cpp/QrCodeGeneratorDemo.cpp:167
↓ 1 callers
Function
doSegmentDemo
Creates QR Codes with manually specified segments for better compactness.
3rdparty/QR-Code-generator/cpp/QrCodeGeneratorDemo.cpp:105
↓ 1 callers
Function
doVarietyDemo
Creates a variety of QR Codes that exercise different features of the library, and prints each one to the console.
3rdparty/QR-Code-generator/cpp/QrCodeGeneratorDemo.cpp:77
↓ 1 callers
Function
encode
3rdparty/boost/Base64.hpp:120
↓ 1 callers
Function
encoded_size
Returns max chars needed to encode a base64 string
3rdparty/boost/Base64.hpp:91
↓ 1 callers
Method
getModeBits
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:52
↓ 1 callers
Method
getNumChars
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:220
↓ 1 callers
Function
get_alphabet
3rdparty/boost/Base64.hpp:54
↓ 1 callers
Function
get_inverse
3rdparty/boost/Base64.hpp:64
↓ 1 callers
Function
hw_decoder_init
硬件加速初始化
tests/test_video_hw.cpp:42
↓ 1 callers
Function
isOpen
src/UI/main.cpp:12
↓ 1 callers
Function
main_leak_test
tests/test_video.cpp:220
↓ 1 callers
Function
makeSign
src/Core/MhyApi.hpp:291
↓ 1 callers
Method
setUrl
src/UI/QRCodeForStream.cpp:241
↓ 1 callers
Function
toSvgString
Returns a string of SVG code for an image depicting the given QR Code, with the given number of border modules. The string always uses Unix newlines (
3rdparty/QR-Code-generator/cpp/QrCodeGeneratorDemo.cpp:194
↓ 1 callers
Function
urlDecode
src/Core/UtilString.hpp:35
↓ 1 callers
Function
urlEncode
src/Core/UtilString.hpp:10
Method
AddAccount
src/UI/WindowMain.cpp:160
Method
AvFFmpegDecoder
tests/test_video.cpp:93
Method
BitBuffer
3rdparty/QR-Code-generator/cpp/qrcodegen.cpp:819
Method
CheckQRCodeLoginState
src/UI/WindowLogin.cpp:539
Method
ChooseAdapter
src/Core/ScreenShotDXGI.hpp:313
Method
ConfigDate
src/Core/ConfigDate.cpp:9
Method
ConfigDate
src/Core/ConfigDate.h:17
Method
CookieParser
src/Core/CookieParser.hpp:11
Function
DataSignAlgorithmVersionGen1
src/Core/MhyApi.hpp:23
Method
DeleteAccount
src/UI/WindowMain.cpp:567
Function
ExceptionFilter
src/UI/main.cpp:18
Method
GetLinkByRealRoomID
src/Core/LiveStreamLink.cpp:66
Function
GetLiveInfo
src/Core/LiveStreamLink.cpp:237
Method
GetStreamLink
src/UI/WindowMain.cpp:502
Method
GetStreamLinkFromResponse
src/Core/LiveStreamLink.cpp:202
Method
GetStreamUrl
src/Core/LiveStreamLink.cpp:107
Method
Init
tests/test_video.cpp:116
Method
InitTabs0
src/UI/WindowLogin.cpp:55
Method
InitTabs1
src/UI/WindowLogin.cpp:128
Method
InitTabs2
src/UI/WindowLogin.cpp:161
Method
InitTabs3
src/UI/WindowLogin.cpp:195
Method
Initconnect
src/UI/WindowLogin.cpp:241
next →
1–100 of 235, ranked by callers