MCPcopy Create free account

hub / github.com/chunying/gaminganywhere / functions

Functions1,365 in github.com/chunying/gaminganywhere

↓ 5 callersFunctionvideo_source_setup
* Setup up a one-channel only video source * * @param curr_width [in] Current video source width. * @param curr_height [in] Current video source he
ga/core/vsource.cpp:783
↓ 4 callersFunctionD3D9_screen_capture
ga/server/event-driven/hook-function.cpp:59
↓ 4 callersFunctionaudio_source_bitspersample
ga/core/asource.cpp:228
↓ 4 callersFunctionctrl_server_set_output_resolution
ga/android/jni/src/controller.cpp:543
↓ 4 callersFunctionctrl_server_set_resolution
ga/android/jni/src/controller.cpp:552
↓ 4 callersFunctionencoder_get_vencoder
* Get the currently registered video encoder module. * * @return Pointer to the video encoder module, or NULL if not registered. */
ga/core/encoder-common.cpp:164
↓ 4 callersFunctionframe_pool_get
ga/module/encoder-mfx/allocator.cpp:320
↓ 4 callersFunctionga_avcodec_aencoder_init
ga/core/ga-avcodec.cpp:210
↓ 4 callersFunctionga_avcodec_find_decoder
ga/android/jni/src/ga-avcodec.cpp:137
↓ 4 callersFunctionga_avcodec_vencoder_init
ga/core/ga-avcodec.cpp:152
↓ 4 callersFunctionga_conf_boolval
* Determine whether a string represents TRUE or FALSE. * * @param ptr [in] The string to be determined. * @param defval [in] The default value if t
ga/android/jni/src/ga-conf.cpp:411
↓ 4 callersFunctionga_conf_mapreadint
* Read an integer value from a key of a parameter map. * * @param mapname [in] The name of the parameter map. * @param key [in] The key to be retri
ga/core/ga-conf.cpp:559
↓ 4 callersFunctionga_conf_mapreadv
* Read a string value from a key of a parameter map. * * @param mapname [in] The name of the parameter map. * @param key [in] The key to be retriev
ga/android/jni/src/ga-conf.cpp:536
↓ 4 callersFunctionga_conf_mapsize
* Get the number of keys defined in a parameter map * * @param mapname [in] The name of the parameter map. * @return The number of keys defined in
ga/android/jni/src/ga-conf.cpp:515
↓ 4 callersFunctionga_conf_writev
* Add a parameter value into system runtime configuration. * * @param key [in] The parameter name. * @param value [in] The parameter value. * * N
ga/android/jni/src/ga-conf.cpp:460
↓ 4 callersFunctionga_deinit
* Deinitialize GamingAnywhere: currently do nothing */
ga/core/ga-common.cpp:337
↓ 4 callersFunctionga_save_close
* Close a file opened by \em ga_save_init or \em ga_save_init_txt * * @param fp [in] The opened file pointer. * @return This function currently alw
ga/android/jni/src/ga-common.cpp:552
↓ 4 callersFunctionga_win32_D3D_deinit
ga/module/vsource-desktop/ga-win32-d3d.cpp:121
↓ 4 callersFunctionga_xwin_deinit
ga/module/vsource-desktop/ga-xwin.cpp:111
↓ 4 callersFunctionhook_SDL_capture_screen
ga/server/event-driven/ga-hook-sdl.cpp:842
↓ 4 callersFunctionhook_SDL_capture_screen
ga/server/event-posix/ga-hook-sdl.cpp:842
↓ 4 callersFunctionmfx_encode_encode
ga/module/encoder-mfx/mfx-common.cpp:499
↓ 4 callersMethodmkey
* Get the current key from the parameter map. * * @return A non-empty key string, or an empty string if it reaches the end. */
ga/core/ga-confvar.cpp:135
↓ 4 callersMethodmkey
* Get the current key from the parameter map. * * @return A non-empty key string, or an empty string if it reaches the end. */
ga/android/jni/src/ga-confvar.cpp:135
↓ 4 callersMethodnewImageButton
(int left, int top, int width, int height)
ga/android/src/org/gaminganywhere/gaclient/util/GAController.java:182
↓ 4 callersMethodonResume
()
ga/android/src/org/gaminganywhere/gaclient/SettingsActivity.java:156
↓ 4 callersFunctionproc_hook_IDXGISwapChain_Present
ga/server/event-driven/hook-function.cpp:453
↓ 4 callersMethodprofileLoad
()
ga/android/src/org/gaminganywhere/gaclient/MainActivity.java:136
↓ 4 callersFunctionrtsp_write
ga/module/server-ffmpeg/rtspserver.cpp:71
↓ 4 callersFunctionrtspconf_load_codec
ga/core/rtspconf.cpp:101
↓ 4 callersFunctionrtspconf_load_codec
ga/android/jni/src/rtspconf.cpp:101
↓ 4 callersFunctionrtspconf_parse
ga/core/rtspconf.cpp:129
↓ 4 callersFunctionsdlaudio_hook_symbols
ga/server/event-driven/ga-hook-sdlaudio.cpp:60
↓ 4 callersFunctionsdlaudio_hook_symbols
ga/server/event-posix/ga-hook-sdlaudio.cpp:60
↓ 4 callersFunctionsdlmsg_mousekey
ga/client/ctrl-sdl.cpp:156
↓ 4 callersFunctionsdlmsg_mousemotion
ga/client/ctrl-sdl.cpp:184
↓ 4 callersMethodsendMouseMotion
(float x, float y, float xrel, float yrel, int state, boolean relative)
ga/android/src/org/gaminganywhere/gaclient/util/GAController.java:264
↓ 4 callersMethodsetMouseVisibility
(boolean visible)
ga/android/src/org/gaminganywhere/gaclient/util/GAController.java:206
↓ 4 callersFunctionshutdownStream
ga/client/rtspclient.cpp:1601
↓ 4 callersFunctionshutdownStream
ga/android/jni/src/rtspclient.cpp:1601
↓ 4 callersFunctionvideoSetByteBuffer
ga/android/jni/src/libgaclient.cpp:266
↓ 4 callersFunctionvsource_embed_colorcode_inc
* Incrementally embed color a code into an image. * * @param frame [in] Pointer to the video frame. * * You should call this function to embed a c
ga/core/vsource.cpp:457
↓ 4 callersFunctionvsource_embed_colorcode_init
* Initialize the color code feature. * * @param RGBmode [in] Specify to generate RGB or YUV color codes. * Values can be zero (YUV) or non-zero (RG
ga/core/vsource.cpp:198
↓ 4 callersFunctionvsource_embed_colorcode_reset
* Reset the color code sequence number (counter). */
ga/core/vsource.cpp:251
↓ 4 callersFunctionxlat_mouseX
ga/client/ga-client.cpp:126
↓ 4 callersFunctionxlat_mouseY
ga/client/ga-client.cpp:131
↓ 3 callersFunctionSDLKeyToKeySym
ga/client/ctrl-sdl.cpp:1118
↓ 3 callersFunctionSDLKeyToKeySym
ga/module/ctrl-sdl/ctrl-sdl.cpp:1118
↓ 3 callersFunctionSDLKeyToKeySym
ga/android/jni/src/ctrl-sdl.cpp:1118
↓ 3 callersFunctionSDLKeyToKeySym
ga/server/event-driven/ctrl-sdl.cpp:1118
↓ 3 callersFunctionSDLKeyToKeySym
ga/server/event-posix/ctrl-sdl.cpp:1118
↓ 3 callersFunctionba_free
ga/module/encoder-mfx/allocator.cpp:96
↓ 3 callersFunctioncheck_dx_device_version
ga/server/event-driven/hook-function.cpp:578
↓ 3 callersMethodcross
(double x1, double y1, double x2, double y2)
ga/android/src/org/gaminganywhere/gaclient/util/Pad.java:114
↓ 3 callersFunctiondecodeVideo
ga/android/jni/src/libgaclient.cpp:296
↓ 3 callersFunctiondpipe_create
* Create and register a new video pipe. * * @param id [in] The video channel id * @param name [in] The name of the dpipe, must be unique * @param
ga/core/dpipe.cpp:44
↓ 3 callersFunctiondpipe_destroy
* Destroy an existing dpipe * * @param dpipe [in] Pointer to the dpipe structure * @return Currently always return 0 */
ga/core/dpipe.cpp:116
↓ 3 callersFunctiondupbuf
ga/client/minih264.cpp:28
↓ 3 callersFunctiondupbuf
ga/android/jni/src/minih264.cpp:28
↓ 3 callersFunctionelf_hook
ga/server/event-posix/ga-hook-lib.cpp:40
↓ 3 callersFunctionencoder_register_aencoder
* Register an audio encoder module. * * @param m [in] Pointer to the audio encoder module. * @param param [in] Pointer to the audio encoder paramet
ga/core/encoder-common.cpp:121
↓ 3 callersFunctionencoder_register_vencoder
* Register a video encoder module. * * @param m [in] Pointer to the video encoder module. * @param param [in] Pointer to the video encoder paramete
ga/core/encoder-common.cpp:99
↓ 3 callersFunctionfa_alloc
ga/module/encoder-mfx/allocator.cpp:121
↓ 3 callersFunctionfa_lock
ga/module/encoder-mfx/allocator.cpp:180
↓ 3 callersFunctionfilter_SDL_Event
ga/server/event-driven/ga-hook-sdl.cpp:1032
↓ 3 callersFunctionfilter_SDL_Event
ga/server/event-posix/ga-hook-sdl.cpp:1032
↓ 3 callersFunctionframe_pool_alloc
ga/module/encoder-mfx/allocator.cpp:296
↓ 3 callersFunctionga_aggregated_print
* Output aggregated statistic numbers periodically * * @param key [in] The key used to uniquely identify an record series. * @param limit [in] Outp
ga/core/ga-common.cpp:591
↓ 3 callersFunctionga_aggregated_print
* Output aggregated statistic numbers periodically * * @param key [in] The key used to uniquely identify an record series. * @param limit [in] Outp
ga/android/jni/src/ga-common.cpp:591
↓ 3 callersFunctionga_alsa_close
ga/module/asource-system/ga-alsa.cpp:149
↓ 3 callersFunctionga_avformat_new_stream
ga/core/ga-avcodec.cpp:102
↓ 3 callersFunctionga_conf_mapkey
* Get the current key from a parameter map. * * @param mapname [in] The name of the parameter map. * @param keystore [out] The buffer used to stora
ga/android/jni/src/ga-conf.cpp:697
↓ 3 callersFunctionga_conf_mapnextkey
* Advance the iteration pointer of a parameter map and get its key value. * * @param mapname [in] The name of the parameter map. * @param keystore
ga/android/jni/src/ga-conf.cpp:747
↓ 3 callersFunctionga_conf_mapreset
* Reset the iteration pointer of a parameter map. * * @param mapname [in] The name of the parameter map. * * This function is usually called befor
ga/android/jni/src/ga-conf.cpp:676
↓ 3 callersFunctionga_conf_mapvalue
* Get the current value from a parameter map. * * @param mapname [in] The name of the parameter map. * @param valstore [out] The buffer used to sto
ga/android/jni/src/ga-conf.cpp:722
↓ 3 callersFunctionga_conf_writev
* Add a parameter value into system runtime configuration. * * @param key [in] The parameter name. * @param value [in] The parameter value. * * N
ga/core/ga-conf.cpp:460
↓ 3 callersFunctionga_crop_window
ga/core/ga-common.cpp:680
↓ 3 callersFunctionga_find_startcode
find startcode
ga/core/encoder-common.cpp:592
↓ 3 callersFunctionga_gettid
* Get the thread ID in long format. */
ga/android/jni/src/ga-common.cpp:251
↓ 3 callersFunctionga_hook_capture_dupframe
ga/server/event-posix/ga-hook-common.cpp:153
↓ 3 callersFunctionga_hook_capture_prepared
ga/server/event-posix/ga-hook-common.cpp:128
↓ 3 callersFunctionga_hook_get_resolution
ga/server/event-driven/ga-hook-common.cpp:337
↓ 3 callersFunctionga_hook_video_rate_control
token bucket rate controller
ga/server/event-posix/ga-hook-common.cpp:378
↓ 3 callersFunctionga_init_single_module
* Initialize a module by calling module->init function * * @param name [in] Name of this module - just for logging purpose. * @param m [in] The mod
ga/core/ga-module.cpp:114
↓ 3 callersFunctionga_lookup_core
* Get the codec entry from the codec table by key. */
ga/core/ga-common.cpp:954
↓ 3 callersFunctionga_lookup_core
* Get the codec entry from the codec table by key. */
ga/android/jni/src/ga-common.cpp:954
↓ 3 callersFunctionga_openlog
* Enable log feature * * This function must be called if you plan to write logs into a file. * It reads the \em logfile option specified in the con
ga/core/ga-common.cpp:348
↓ 3 callersFunctionga_run_single_module_or_quit
* Run a module's thread procedure, or quit if launch failed. * XXX: Could be removed in the future. * * @param name [in] Name of this module - just
ga/core/ga-module.cpp:176
↓ 3 callersFunctionga_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/core/ga-common.cpp:422
↓ 3 callersFunctionga_win32_D3D_capture
ga/module/vsource-desktop/ga-win32-d3d.cpp:138
↓ 3 callersFunctionga_win32_D3D_init
ga/module/vsource-desktop/ga-win32-d3d.cpp:54
↓ 3 callersFunctionga_win32_DFM_capture
ga/module/vsource-desktop/ga-win32-dfm.cpp:391
↓ 3 callersFunctionga_win32_DFM_deinit
ga/module/vsource-desktop/ga-win32-dfm.cpp:377
↓ 3 callersFunctionga_win32_DFM_init
ga/module/vsource-desktop/ga-win32-dfm.cpp:349
↓ 3 callersFunctionga_win32_GDI_capture
ga/module/vsource-desktop/ga-win32-gdi.cpp:84
↓ 3 callersFunctionga_win32_GDI_deinit
ga/module/vsource-desktop/ga-win32-gdi.cpp:66
↓ 3 callersFunctionga_win32_GDI_init
ga/module/vsource-desktop/ga-win32-gdi.cpp:35
↓ 3 callersFunctionga_win32_draw_system_cursor
ga/module/vsource-desktop/ga-win32-common.cpp:21
↓ 3 callersFunctionga_win32_fill_bitmap_info
* Fill BITMAPINFO data structure * * @param pinfo [in,out] The BITMAPINFO structure to be filled. * @param w [in] The width of the bitmap image. *
ga/core/ga-win32.cpp:179
↓ 3 callersFunctionga_writelog
* Write message \a s into the log file. * This in an internal function only called by \em ga_log function. * * @param tv [in] The timestamp of logg
ga/core/ga-common.cpp:136
← previousnext →101–200 of 1,365, ranked by callers