Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chunying/gaminganywhere
/ functions
Functions
1,365 in github.com/chunying/gaminganywhere
⨍
Functions
1,365
◇
Types & classes
503
↓ 1 callers
Function
encoder_pktqueue_reset
* Empty packets stored in the packet queue. */
ga/core/encoder-common.cpp:361
↓ 1 callers
Function
encoder_pktqueue_split_packet
* Split the first packet in the packet queue into two packets. * * @param channelId [in] The channel id. * @param offset [in] The point to split th
ga/core/encoder-common.cpp:496
↓ 1 callers
Function
fa_register
ga/module/encoder-mfx/allocator.cpp:281
↓ 1 callers
Function
ff_server_register_client
ga/module/server-ffmpeg/server-ffmpeg.cpp:53
↓ 1 callers
Function
ff_server_send_packet_1
ga/module/server-ffmpeg/server-ffmpeg.cpp:184
↓ 1 callers
Function
ff_server_unregister_client
ga/module/server-ffmpeg/server-ffmpeg.cpp:64
↓ 1 callers
Function
filetime_to_unix_epoch
* Convert Windows FILETIME to UNIX timestamp. This is an internal function. * * @param ft [in] Pointer to a FILETIME. * @return UNIX timestamp time
ga/core/ga-win32.cpp:43
↓ 1 callers
Function
ga_aggregated_reset
* Clear everything in the aggregated output buffer. */
ga/core/ga-common.cpp:567
↓ 1 callers
Function
ga_aggregated_reset
* Clear everything in the aggregated output buffer. */
ga/android/jni/src/ga-common.cpp:567
↓ 1 callers
Function
ga_alignment
* Compute the alignment offset for a given pointer and the align-to value. * * @param ptr [in] The pointer address used to compute alignment offset.
ga/core/ga-common.cpp:238
↓ 1 callers
Function
ga_alsa_init
ga/module/asource-system/ga-alsa.cpp:124
↓ 1 callers
Function
ga_alsa_set_param
ga/module/asource-system/ga-alsa.cpp:27
↓ 1 callers
Function
ga_conf_parse
* Parse a single configuration string. This is an internal function. * * @param filename [in] The current configuration file name. * @param lineno
ga/core/ga-conf.cpp:111
↓ 1 callers
Function
ga_conf_parse
* Parse a single configuration string. This is an internal function. * * @param filename [in] The current configuration file name. * @param lineno
ga/android/jni/src/ga-conf.cpp:111
↓ 1 callers
Function
ga_conf_readints
* Load multiple integer values specified in a parameter. * * @param key [in] The parameter to be loaded. * @param val [out] An integer array used t
ga/android/jni/src/ga-conf.cpp:392
↓ 1 callers
Function
ga_fillrect
ga/android/jni/src/ga-common.cpp:651
↓ 1 callers
Function
ga_hook_get_resolution
ga/server/event-posix/ga-hook-common.cpp:337
↓ 1 callers
Function
ga_lookup_mime
* Get the codec MIME-type from the codec table by key. */
ga/core/ga-common.cpp:968
↓ 1 callers
Function
ga_lookup_mime
* Get the codec MIME-type from the codec table by key. */
ga/android/jni/src/ga-common.cpp:968
↓ 1 callers
Function
ga_malloc
* malloc() and return the offset to align pointer at 16-byte boundary. * * @param size [in] Requested memory space. * @param ptr [out] Pointer to t
ga/android/jni/src/ga-common.cpp:216
↓ 1 callers
Function
ga_run_single_module
* Run a module's thread procedure. XXX: Could be removed in the future. * * @param name [in] Name of this module - just for logging purpose. * @par
ga/core/ga-module.cpp:154
↓ 1 callers
Function
ga_save_init
* Return the FILE pointer used to store saved raw image frame data. * * @param filename [in] Pathname to store the image data. * @return FILE point
ga/android/jni/src/ga-common.cpp:407
↓ 1 callers
Function
ga_save_init_txt
* Return the FILE pointer used to stora text-based meta-data for saved image frame. * * @param filename [in] Pathname to store the text-based meta-d
ga/android/jni/src/ga-common.cpp:422
↓ 1 callers
Function
ga_save_printf
* Save text data. * * @param fp [in] FILE pointer to the opened file (by \em ga_save_init_txt). * @param fmt [in] Pointer the for format string. *
ga/android/jni/src/ga-common.cpp:450
↓ 1 callers
Function
ga_save_yuv420p
* Save YUV420 image frame data * * @param fp [in] FILE pointer to the opened file (by \em ga_save_init). * @param w [in] Width of the frame. * @pa
ga/android/jni/src/ga-common.cpp:472
↓ 1 callers
Function
ga_swscale_init
ga/core/ga-avcodec.cpp:33
↓ 1 callers
Function
ga_url_parse
* Parse a GamingAnywere server URL. * * @param url [in] Pointer to the URL string. * @return 0 on success, or -1 on error. * * The server URL is
ga/core/ga-conf.cpp:245
↓ 1 callers
Function
ga_url_parse
* Parse a GamingAnywere server URL. * * @param url [in] Pointer to the URL string. * @return 0 on success, or -1 on error. * * The server URL is
ga/android/jni/src/ga-conf.cpp:245
↓ 1 callers
Function
ga_wasapi_init
ga/module/asource-system/ga-win32-wasapi.cpp:98
↓ 1 callers
Function
ga_wasapi_read
ga/module/asource-system/ga-win32-wasapi.cpp:170
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerBasic.java:42
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerEmpty.java:39
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerN64.java:53
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerLimbo.java:43
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerNDS.java:56
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerDualPad.java:44
↓ 1 callers
Method
getDescription
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerPSP.java:55
↓ 1 callers
Method
getMidUnitVector
(double x1, double y1, double x2, double y2, double[] ret)
ga/android/src/org/gaminganywhere/gaclient/util/Pad.java:118
↓ 1 callers
Method
getName
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerPadABXY.java:44
↓ 1 callers
Method
getName
()
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerBasic.java:38
↓ 1 callers
Method
getPartition
(float x, float y)
ga/android/src/org/gaminganywhere/gaclient/util/Pad.java:164
↓ 1 callers
Method
getScreenHeight
()
ga/android/src/org/gaminganywhere/gaclient/GAClient.java:88
↓ 1 callers
Method
getScreenWidth
()
ga/android/src/org/gaminganywhere/gaclient/GAClient.java:84
↓ 1 callers
Method
getView
()
ga/android/src/org/gaminganywhere/gaclient/util/GAController.java:90
↓ 1 callers
Function
gl_global_init
ga/server/event-posix/ga-hook-gl.cpp:53
↓ 1 callers
Function
gl_hook_symbols
ga/server/event-posix/ga-hook-gl.cpp:70
↓ 1 callers
Function
gl_render
ga/android/jni/src/libgaclient.cpp:364
↓ 1 callers
Function
h264_buf_ue
ga/client/minih264.cpp:74
↓ 1 callers
Function
h264_buf_ue
ga/android/jni/src/minih264.cpp:74
↓ 1 callers
Function
h264_map_se
ga/client/minih264.cpp:89
↓ 1 callers
Function
h264_map_se
ga/android/jni/src/minih264.cpp:89
↓ 1 callers
Function
h264or5_get_vparam
ga/module/encoder-video/encoder-video.cpp:371
↓ 1 callers
Function
handle_rtcp
ga/module/server-ffmpeg/rtspserver.cpp:984
↓ 1 callers
Method
haskey
* Determine if the parameter map contains a given key. * * @param key [in] The key to be tested. * @return true on success, or false on error. */
ga/core/ga-confvar.cpp:106
↓ 1 callers
Method
haskey
* Determine if the parameter map contains a given key. * * @param key [in] The key to be tested. * @return true on success, or false on error. */
ga/android/jni/src/ga-confvar.cpp:106
↓ 1 callers
Function
hook_SDL_CloseAudio
ga/server/event-driven/ga-hook-sdlaudio.cpp:260
↓ 1 callers
Function
hook_SDL_CloseAudio
ga/server/event-posix/ga-hook-sdlaudio.cpp:260
↓ 1 callers
Function
hook_SDL_Flip
ga/server/event-driven/ga-hook-sdl.cpp:907
↓ 1 callers
Function
hook_SDL_Flip
ga/server/event-posix/ga-hook-sdl.cpp:907
↓ 1 callers
Function
hook_SDL_GL_SwapBuffers
ga/server/event-driven/ga-hook-sdl.cpp:949
↓ 1 callers
Function
hook_SDL_GL_SwapBuffers
ga/server/event-posix/ga-hook-sdl.cpp:949
↓ 1 callers
Function
hook_SDL_Init
ga/server/event-driven/ga-hook-sdl.cpp:742
↓ 1 callers
Function
hook_SDL_Init
ga/server/event-posix/ga-hook-sdl.cpp:742
↓ 1 callers
Function
hook_SDL_OpenAudio
ga/server/event-driven/ga-hook-sdlaudio.cpp:164
↓ 1 callers
Function
hook_SDL_OpenAudio
ga/server/event-posix/ga-hook-sdlaudio.cpp:164
↓ 1 callers
Function
hook_SDL_PauseAudio
ga/server/event-driven/ga-hook-sdlaudio.cpp:251
↓ 1 callers
Function
hook_SDL_PauseAudio
ga/server/event-posix/ga-hook-sdlaudio.cpp:251
↓ 1 callers
Function
hook_SDL_PeepEvents
ga/server/event-driven/ga-hook-sdl.cpp:1072
↓ 1 callers
Function
hook_SDL_PeepEvents
ga/server/event-posix/ga-hook-sdl.cpp:1072
↓ 1 callers
Function
hook_SDL_PollEvent
ga/server/event-driven/ga-hook-sdl.cpp:1046
↓ 1 callers
Function
hook_SDL_PollEvent
ga/server/event-posix/ga-hook-sdl.cpp:1046
↓ 1 callers
Function
hook_SDL_SetEventFilter
ga/server/event-driven/ga-hook-sdl.cpp:1091
↓ 1 callers
Function
hook_SDL_SetEventFilter
ga/server/event-posix/ga-hook-sdl.cpp:1091
↓ 1 callers
Function
hook_SDL_SetVideoMode
ga/server/event-driven/ga-hook-sdl.cpp:760
↓ 1 callers
Function
hook_SDL_SetVideoMode
ga/server/event-posix/ga-hook-sdl.cpp:760
↓ 1 callers
Function
hook_SDL_UpdateRect
ga/server/event-driven/ga-hook-sdl.cpp:920
↓ 1 callers
Function
hook_SDL_UpdateRect
ga/server/event-posix/ga-hook-sdl.cpp:920
↓ 1 callers
Function
hook_SDL_UpdateRects
ga/server/event-driven/ga-hook-sdl.cpp:934
↓ 1 callers
Function
hook_SDL_UpdateRects
ga/server/event-posix/ga-hook-sdl.cpp:934
↓ 1 callers
Function
hook_SDL_WaitEvent
ga/server/event-driven/ga-hook-sdl.cpp:1059
↓ 1 callers
Function
hook_SDL_WaitEvent
ga/server/event-posix/ga-hook-sdl.cpp:1059
↓ 1 callers
Function
hook_and_launch
ga/server/event-driven/ga-server-event-driven.cpp:27
↓ 1 callers
Function
hook_audio
ga/server/event-driven/ga-hook.cpp:76
↓ 1 callers
Function
hook_coreaudio
ga/server/event-driven/ga-hook-coreaudio.cpp:235
↓ 1 callers
Function
hook_d10
ga/server/event-driven/ga-hook.cpp:341
↓ 1 callers
Function
hook_d10_1
ga/server/event-driven/ga-hook.cpp:317
↓ 1 callers
Function
hook_d11
ga/server/event-driven/ga-hook.cpp:365
↓ 1 callers
Function
hook_d9
ga/server/event-driven/ga-hook.cpp:273
↓ 1 callers
Function
hook_dxgi
ga/server/event-driven/ga-hook.cpp:298
↓ 1 callers
Function
hook_glFlush
ga/server/event-posix/ga-hook-gl.cpp:101
↓ 1 callers
Function
hook_input
ga/server/event-driven/ga-hook.cpp:51
↓ 1 callers
Function
hook_libdl
ga/server/event-posix/ga-hook-lib.cpp:142
↓ 1 callers
Function
hook_pa_simple_free
ga/server/event-posix/ga-hook-pulse.cpp:307
↓ 1 callers
Function
hook_pa_simple_new
ga/server/event-posix/ga-hook-pulse.cpp:284
↓ 1 callers
Function
hook_pa_simple_write
ga/server/event-posix/ga-hook-pulse.cpp:319
↓ 1 callers
Function
hook_pa_stream_connect_playback
ga/server/event-posix/ga-hook-pulse.cpp:380
↓ 1 callers
Function
hook_pa_stream_new
ga/server/event-posix/ga-hook-pulse.cpp:334
↓ 1 callers
Function
hook_pa_stream_new_extended
ga/server/event-posix/ga-hook-pulse.cpp:350
↓ 1 callers
Function
hook_pa_stream_new_with_proplist
ga/server/event-posix/ga-hook-pulse.cpp:363
↓ 1 callers
Function
hook_pa_stream_set_write_callback
ga/server/event-posix/ga-hook-pulse.cpp:405
← previous
next →
501–600 of 1,365, ranked by callers