MCPcopy Create free account

hub / github.com/ClassicOldSong/Apollo / functions

Functions1,701 in github.com/ClassicOldSong/Apollo

↓ 4 callersFunctionmake_blend
src/platform/windows/display_vram.cpp:71
↓ 4 callersFunctionmake_ctx
src/platform/linux/graphics.cpp:395
↓ 4 callersFunctionmake_directory
src/file_handler.cpp:26
↓ 4 callersFunctionmake_display
src/platform/linux/x11grab.cpp:871
↓ 4 callersFunctionmap_pix_fmt
src/video.cpp:3027
↓ 4 callersFunctionmove_mouse
src/platform/macos/input.cpp:382
↓ 4 callersMethodnext_frame
* @brief Get the next frame from the producer thread. * If not available, the capture thread blocks until one is, or the wait times out. * @para
src/platform/windows/display_wgc.cpp:192
↓ 4 callersFunctionpost_mouse
src/platform/macos/input.cpp:327
↓ 4 callersFunctionprint_help
src/logging.cpp:266
↓ 4 callersFunctionqpc_counter
src/platform/windows/misc.cpp:1725
↓ 4 callersFunctionqpc_time_difference
src/platform/windows/misc.cpp:1733
↓ 4 callersFunctionrand
src/crypto.cpp:393
↓ 4 callersMethodread
* @brief Queue an asynchronous read to begin the next message. */
src/rtsp.cpp:99
↓ 4 callersMethodrelease_frame
src/platform/windows/display_wgc.cpp:223
↓ 4 callersFunctionremove_timestamp_prefix
* @brief Remove the timestamp prefix from a log line. * @param line The log line. * @return The log line without the timestamp prefix. */
tests/tests_log_checker.h:20
↓ 4 callersFunctionreset_display
src/video.cpp:1064
↓ 4 callersFunctionreset_persistence
src/display_device.cpp:821
↓ 4 callersFunctionrevert_configuration_unlocked
* @brief Reverts the configuration based on the provided option. * @note This is function does not lock mutex. */
src/display_device.cpp:645
↓ 4 callersMethodrun
src/task_pool.h:42
↓ 4 callersMethodsave_settings
src/platform/windows/nvprefs/driver_settings.cpp:84
↓ 4 callersFunctionsave_state
src/nvhttp.cpp:206
↓ 4 callersFunctionsend
src/stream.cpp:1951
↓ 4 callersFunctionsend_redirect
* @brief Send a redirect response. * @param response The HTTP response object. * @param request The HTTP request object. * @param path The pa
src/confighttp.cpp:124
↓ 4 callersFunctionsession_count
src/rtsp.cpp:653
↓ 4 callersFunctionstou
* @brief Convert string to unsigned int. * @note For random reason there is std::stoi, but not std::stou... * @param value String to be conv
src/display_device.cpp:124
↓ 4 callersFunctionstring_restricted_f
src/config.cpp:736
↓ 4 callersMethodunload
src/platform/windows/nvprefs/nvprefs_interface.cpp:63
↓ 4 callersFunctionvalidate_encoder
src/video.cpp:2519
↓ 4 callersFunctionwhile_starting_do_nothing
src/stream.cpp:267
↓ 3 callersMethodAddRef
src/platform/windows/audio.cpp:362
↓ 3 callersFunctionNvAPI_DRS_GetSetting
src/platform/windows/nvprefs/nvapi_opensource_wrapper.cpp:114
↓ 3 callersFunctionNvAPI_DRS_SetSetting
src/platform/windows/nvprefs/nvapi_opensource_wrapper.cpp:110
↓ 3 callersFunctionallow_encoder_probing
* @brief Check if we can allow probing for the encoders. * @return True if there should be no issues with the probing, false if we should prevent i
src/video.cpp:49
↓ 3 callersMethodbind
src/stream.cpp:275
↓ 3 callersFunctionblend_cursor
src/platform/windows/display_ram.cpp:155
↓ 3 callersFunctionbracket
src/logging.cpp:286
↓ 3 callersFunctioncapture
src/video.cpp:2433
↓ 3 callersFunctioncheckIPOrigin
* @brief Check if the IP origin is allowed. * @param response The HTTP response object. * @param request The HTTP request object. * @return T
src/confighttp.cpp:159
↓ 3 callersFunctionclient_to_touchport
* @brief Converts client coordinates on the specified surface into screen coordinates. * @param input The input context. * @param val The cartes
src/input.cpp:460
↓ 3 callersFunctionclientchallenge
src/nvhttp.cpp:509
↓ 3 callersFunctionclientpairingsecret
src/nvhttp.cpp:581
↓ 3 callersMethodcollect_and_log
src/logging.h:112
↓ 3 callersFunctioncolorspace_is_hdr
src/video_colorspace.cpp:18
↓ 3 callersMethodconvert
src/platform/linux/cuda.cpp:201
↓ 3 callersFunctiondebug_trap
src/entry_handler.cpp:88
↓ 3 callersMethoddelete_file
src/platform/windows/nvprefs/undo_file.cpp:80
↓ 3 callersMethoddestroy
src/platform/linux/wayland.cpp:521
↓ 3 callersFunctiondisplay
src/platform/linux/misc.cpp:955
↓ 3 callersFunctionds4_update_motion
* @brief Updates the DS4 input report with the provided motion data. * @details Acceleration is in m/s^2 and gyro is in deg/s. * @param gamepad
src/platform/windows/input.cpp:143
↓ 3 callersMethoddummy_img
src/platform/linux/wlgrab.cpp:85
↓ 3 callersFunctionfind_session
src/rtsp.cpp:660
↓ 3 callersMethodfirst_point_now
src/logging.h:178
↓ 3 callersFunctionfree_id
src/input.cpp:73
↓ 3 callersFunctionfrom_pix_fmt
src/platform/common.h:251
↓ 3 callersFunctiong
(a,b)
src_assets/common/assets/web/public/assets/js/qrcode.min.js:1
↓ 3 callersFunctionget_all_session_uuids
src/rtsp.cpp:664
↓ 3 callersFunctionget_audio_ctx_ref
src/audio.cpp:253
↓ 3 callersMethodget_env
src/process.cpp:846
↓ 3 callersMethodget_hdr_metadata
src/platform/common.h:520
↓ 3 callersFunctionget_host_name
src/platform/linux/misc.cpp:856
↓ 3 callersMethodget_running_app_uuid
src/process.cpp:842
↓ 3 callersFunctionglad_dlsym_handle
third-party/glad/src/gl.c:1400
↓ 3 callersMethodhandleFD
src/platform/linux/kmsgrab.cpp:470
↓ 3 callersMethodinit
src/platform/windows/audio.cpp:450
↓ 3 callersMethodinit
src/platform/windows/display_vram.cpp:1563
↓ 3 callersMethodinit
src/platform/linux/cuda.cpp:104
↓ 3 callersMethodinit
src/platform/linux/wlgrab.cpp:31
↓ 3 callersFunctioninput
src/platform/macos/input.cpp:524
↓ 3 callersMethodis_cursor
src/platform/linux/kmsgrab.cpp:387
↓ 3 callersMethodlast_error
src/platform/linux/cuda.cpp:618
↓ 3 callersFunctionlaunch_ui
src/entry_handler.cpp:29
↓ 3 callersFunctionline_starts_with
* @brief Check if a log file contains a line that starts with the given string. * @param log_file Path to the log file. * @param start_str The s
tests/tests_log_checker.h:31
↓ 3 callersMethodload_ram
src/platform/linux/graphics.cpp:893
↓ 3 callersFunctionlog_hex
src/utility.h:299
↓ 3 callersFunctionmake_encode_device
src/video.cpp:2079
↓ 3 callersFunctionmake_encode_session
src/video.cpp:1891
↓ 3 callersFunctionmake_launch_session
src/nvhttp.cpp:382
↓ 3 callersFunctionmdns_instance_name
* @brief Returns a string for use as the instance name for mDNS. * @param hostname The hostname to use for instance name generation. * @return H
src/network.cpp:204
↓ 3 callersFunctionno_null
tools/audio.cpp:63
↓ 3 callersFunctionnormalize_address
src/network.cpp:120
↓ 3 callersFunctionparse_refresh_rate_string
* @brief Parse refresh rate value from the string. * @param input String to be parsed. * @param output Reference to output variable to fill
src/display_device.cpp:198
↓ 3 callersFunctionparse_resolution_string
* @brief Parse resolution value from the string. * @param input String to be parsed. * @param output Reference to output variable to fill in
src/display_device.cpp:150
↓ 3 callersFunctionpopulate_common_pointer_info
* @brief Populate common `POINTER_INFO` members shared between pen and touch events. * @param pointerInfo The pointer info to populate. * @param
src/platform/windows/input.cpp:786
↓ 3 callersFunctionprint_status
src/platform/windows/misc.cpp:270
↓ 3 callersFunctionprocess_group_running
src/platform/linux/misc.cpp:420
↓ 3 callersFunctionquery
src/platform/linux/vaapi.cpp:552
↓ 3 callersFunctionrand_alphabet
src/crypto.cpp:501
↓ 3 callersFunctionreed_solomon_init
* @brief This initializes the RS function pointers to the best vectorized version available. * @details The streaming code will directly invoke these
src/rswrapper.c:124
↓ 3 callersFunctionrefresh_displays
* @brief Update the list of display names before or during a stream. * @details This will attempt to keep `current_display_index` pointing at the s
src/video.cpp:1085
↓ 3 callersMethodregistry
src/platform/linux/wayland.cpp:106
↓ 3 callersMethodrequest_idr_frame
src/video.cpp:405
↓ 3 callersMethodrestore_from_and_delete_undo_file_if_exists
src/platform/windows/nvprefs/nvprefs_interface.cpp:71
↓ 3 callersFunctionround_to_pkcs7_padded
src/crypto.h:155
↓ 3 callersFunctionrsqrtf
third-party/nvfbc/helper_math.h:78
↓ 3 callersFunctionsend
src/rtsp.cpp:672
↓ 3 callersFunctionserverchallengeresp
src/nvhttp.cpp:552
↓ 3 callersFunctionservice
src/platform/windows/publish.cpp:106
↓ 3 callersFunctionsetTheme
src_assets/common/assets/web/theme.js:13
↓ 3 callersFunctionsetup
src/nvhttp.cpp:1631
↓ 3 callersFunctionshowActiveTheme
(theme, focus = false)
src_assets/common/assets/web/theme.js:24
← previousnext →201–300 of 1,701, ranked by callers