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
video_source_curr_height
* Get the current height of a video source. * * @param channel [in] The channel id of the video source. * @return The current height of the video s
ga/core/vsource.cpp:618
↓ 1 callers
Function
video_source_curr_width
* Get the current width of a video source. * * @param channel [in] The channel id of the video source. * @return The current width of the video sou
ga/core/vsource.cpp:606
↓ 1 callers
Function
video_source_mem_size
* Return the maximum memory size to store a frame (including size for alignment) * * @param channel [in] The channel id * @return The size in by
ga/core/vsource.cpp:678
↓ 1 callers
Function
vpu_encoder_alloc_framebuffer
ga/module/encoder-vpu/vpu-common.cpp:125
↓ 1 callers
Function
vpu_encoder_alloc_framebuffer
ga/module/encoder-vpu/vpuwrap/vpu-common.cpp:149
↓ 1 callers
Function
vpu_encoder_alloc_framebuffer
ga/module/encoder-vpu/vpu/vpu-common.cpp:125
↓ 1 callers
Function
vpu_encoder_clear
ga/module/encoder-vpu/vpuwrap/vpu-common.cpp:240
↓ 1 callers
Function
vpu_encoder_encode
ga/module/encoder-vpu/vpuwrap/vpu-common.cpp:403
↓ 1 callers
Function
vpu_encoder_encode
ga/module/encoder-vpu/vpu/vpu-common.cpp:388
↓ 1 callers
Function
vpu_encoder_free_phymem
release all physical memory
ga/module/encoder-vpu/vpu-common.cpp:32
↓ 1 callers
Function
vpu_encoder_free_phymem
release all physical memory
ga/module/encoder-vpu/vpu/vpu-common.cpp:32
↓ 1 callers
Function
vpu_encoder_get_h264_pps
ga/module/encoder-vpu/vpu/vpu-common.cpp:378
↓ 1 callers
Function
vpu_encoder_get_h264_sps
ga/module/encoder-vpu/vpu/vpu-common.cpp:368
↓ 1 callers
Function
vpu_encoder_init
ga/module/encoder-vpu/vpuwrap/vpu-common.cpp:256
↓ 1 callers
Function
vpu_encoder_init
ga/module/encoder-vpu/vpu/vpu-common.cpp:197
↓ 1 callers
Function
vpu_encoder_reconfigure
ga/module/encoder-vpu/vpu-common.cpp:352
↓ 1 callers
Function
vpu_encoder_retrieve_h264_spspps
ga/module/encoder-vpu/vpu-common.cpp:175
↓ 1 callers
Function
vpu_encoder_retrieve_h264_spspps
ga/module/encoder-vpu/vpu/vpu-common.cpp:175
↓ 1 callers
Function
vsource_embed_colorcode
* Embed an arbitrary color code into an image * * @param frame [in] Pointer to the video frame. * @param value [in] The sequence number to be embed
ga/core/vsource.cpp:471
↓ 1 callers
Function
vsource_embed_yuv_code
* Embed color codes in a YUV image. This is an internal function. * * @param frame [in] Pointer to the video frame. * @param value [in] The value t
ga/core/vsource.cpp:296
↓ 1 callers
Function
vsource_init
ga/server/event-driven/ga-hook-common.cpp:77
↓ 1 callers
Function
vsource_init
ga/server/event-posix/ga-hook-common.cpp:77
↓ 1 callers
Method
watchdogSetTimeout
(int to)
ga/android/src/org/gaminganywhere/gaclient/GAClient.java:126
↓ 1 callers
Method
watchdogThreadProc
()
ga/android/src/org/gaminganywhere/gaclient/GAClient.java:131
↓ 1 callers
Function
winsock_init
* Initialize windows socket sub-system. * * @return 0 on success and -1 on error. */
ga/core/ga-common.cpp:269
↓ 1 callers
Function
winsock_init
* Initialize windows socket sub-system. * * @return 0 on success and -1 on error. */
ga/android/jni/src/ga-common.cpp:269
↓ 1 callers
Function
write
* write() function to write to a socket. * * @param fd [in] The SOCKET identifier. * @param buf [in] Buffer to be sent. * @param count [in] Number
ga/core/ga-win32.cpp:144
↓ 1 callers
Function
write_frame
ga/module/encoder-mfx/sample.cpp:263
↓ 1 callers
Function
write_frame_bytes
ga/module/encoder-mfx/sample.cpp:284
↓ 1 callers
Function
write_frame_close
ga/module/encoder-mfx/sample.cpp:275
↓ 1 callers
Function
write_frame_init
ga/module/encoder-mfx/sample.cpp:255
↓ 1 callers
Function
x264_reconfigure
ga/module/encoder-x264/encoder-x264.cpp:547
Function
DllMain
ga/server/event-driven/ga-hook.cpp:501
Method
DummySink
ga/client/rtspclient.cpp:1694
Method
DummySink
ga/android/jni/src/rtspclient.cpp:1694
Method
GAAudioLiveSource
ga/module/server-live555/ga-audiolivesource.cpp:35
Method
GAClient
()
ga/android/src/org/gaminganywhere/gaclient/GAClient.java:52
Method
GAConfigHelper
(Context context, String name, CursorFactory factory, int version)
ga/android/src/org/gaminganywhere/gaclient/GAConfigHelper.java:241
Method
GAController
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAController.java:58
Method
GAControllerBasic
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerBasic.java:34
Method
GAControllerDualPad
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerDualPad.java:36
Method
GAControllerEmpty
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerEmpty.java:30
Method
GAControllerLimbo
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerLimbo.java:35
Method
GAControllerN64
(Context c)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerN64.java:45
Method
GAControllerNDS
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerNDS.java:48
Method
GAControllerPSP
(Context c)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerPSP.java:47
Method
GAControllerPadABXY
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerPadABXY.java:40
Method
GAControllerTemplate
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/GAControllerTemplate.java:27
Method
GAMediaSubsession
ga/module/server-live555/ga-mediasubsession.cpp:35
Method
GAVideoLiveSource
ga/module/server-live555/ga-videolivesource.cpp:41
Function
JNI_OnLoad
ga/android/jni/src/libgaclient.cpp:495
Function
Java_org_gaminganywhere_gaclient_GAClient_GLrenderInternal
private native void GLrenderInternal();
ga/android/jni/src/libgaclient.cpp:835
Function
Java_org_gaminganywhere_gaclient_GAClient_GLresize
public native void GLresize(int width, int height);
ga/android/jni/src/libgaclient.cpp:827
Function
Java_org_gaminganywhere_gaclient_GAClient_audioBufferFill
private native boolean audioBufferFill(byte[] stream, int size);
ga/android/jni/src/libgaclient.cpp:844
Function
Java_org_gaminganywhere_gaclient_GAClient_initGAClient
private static native boolean initGAClient(Object thiz);
ga/android/jni/src/libgaclient.cpp:506
Function
Java_org_gaminganywhere_gaclient_GAClient_resetConfig
public native void resetConfig();
ga/android/jni/src/libgaclient.cpp:557
Function
Java_org_gaminganywhere_gaclient_GAClient_rtspConnect
public native boolean connect();
ga/android/jni/src/libgaclient.cpp:860
Function
Java_org_gaminganywhere_gaclient_GAClient_rtspDisconnect
public native void disconnect();
ga/android/jni/src/libgaclient.cpp:927
Function
Java_org_gaminganywhere_gaclient_GAClient_sendKeyEvent
/ control methods public native void sendKeyEvent(boolean pressed, int scancode, int sym, int mod, int unicode);
ga/android/jni/src/libgaclient.cpp:733
Function
Java_org_gaminganywhere_gaclient_GAClient_sendMouseKey
public native void sendMouseKey(boolean pressed, int button, int x, int y);
ga/android/jni/src/libgaclient.cpp:745
Function
Java_org_gaminganywhere_gaclient_GAClient_sendMouseMotion
public native void sendMouseMotion(int x, int y, int xrel, int yrel, int state, boolean relative);
ga/android/jni/src/libgaclient.cpp:757
Function
Java_org_gaminganywhere_gaclient_GAClient_sendMouseWheel
public native void sendMouseWheel(int dx, int dy);
ga/android/jni/src/libgaclient.cpp:769
Function
Java_org_gaminganywhere_gaclient_GAClient_setAudioCodec
public native void setAudioCodec(String name, int samplerate, int channels);
ga/android/jni/src/libgaclient.cpp:690
Function
Java_org_gaminganywhere_gaclient_GAClient_setBuiltinAudioInternal
public native void setuiltinAudio(boolean enable);
ga/android/jni/src/libgaclient.cpp:662
Function
Java_org_gaminganywhere_gaclient_GAClient_setBuiltinVideoInternal
public native void setBuiltinVideo(boolean enable);
ga/android/jni/src/libgaclient.cpp:676
Function
Java_org_gaminganywhere_gaclient_GAClient_setCtrlEnable
public native void setCtrlEnable(boolean enabled);
ga/android/jni/src/libgaclient.cpp:632
Function
Java_org_gaminganywhere_gaclient_GAClient_setCtrlPort
public native void setCtrlPort(int port);
ga/android/jni/src/libgaclient.cpp:650
Function
Java_org_gaminganywhere_gaclient_GAClient_setCtrlProtocol
public native void setCtrlProtocol(boolean tcp);
ga/android/jni/src/libgaclient.cpp:641
Function
Java_org_gaminganywhere_gaclient_GAClient_setDropLateVideoFrame
public native void setDropLateVideoFrame(int ms);
ga/android/jni/src/libgaclient.cpp:720
Function
Java_org_gaminganywhere_gaclient_GAClient_setHost
public native void setHost(String proto;
ga/android/jni/src/libgaclient.cpp:579
Function
Java_org_gaminganywhere_gaclient_GAClient_setObjectPath
public native void setObjectPath(String objpath);
ga/android/jni/src/libgaclient.cpp:608
Function
Java_org_gaminganywhere_gaclient_GAClient_setPort
public native void setPort(int port);
ga/android/jni/src/libgaclient.cpp:596
Function
Java_org_gaminganywhere_gaclient_GAClient_setProtocol
public native void setProtocol(String proto);
ga/android/jni/src/libgaclient.cpp:565
Function
Java_org_gaminganywhere_gaclient_GAClient_setRTPOverTCP
public native void setRTPOverTCP(boolean enabled);
ga/android/jni/src/libgaclient.cpp:623
Function
NativeInjectionEntryPoint
ga/server/event-driven/ga-hook.cpp:493
Method
Pad
(Context context)
ga/android/src/org/gaminganywhere/gaclient/util/Pad.java:69
Method
Profile
(String title, String desc)
ga/android/src/org/gaminganywhere/gaclient/MainActivity.java:71
Method
ProfileAdapter
(Context context, int textViewResourceId, List<Profile> objects)
ga/android/src/org/gaminganywhere/gaclient/MainActivity.java:80
Method
QoSAC3AudioRTPSink
ga/module/server-live555/ga-qossink.cpp:51
Method
QoSH264VideoRTPSink
ga/module/server-live555/ga-qossink.cpp:183
Method
QoSH265VideoRTPSink
ga/module/server-live555/ga-qossink.cpp:212
Method
QoSMPEG1or2AudioRTPSink
ga/module/server-live555/ga-qossink.cpp:31
Method
QoSSimpleRTPSink
ga/module/server-live555/ga-qossink.cpp:82
Method
QoSTheoraVideoRTPSink
ga/module/server-live555/ga-qossink.cpp:151
Method
QoSVP8VideoRTPSink
ga/module/server-live555/ga-qossink.cpp:233
Method
QoSVorbisAudioRTPSink
ga/module/server-live555/ga-qossink.cpp:117
Function
SDL_BlitSurface
ga/server/event-driven/ga-hook-sdl.cpp:1112
Function
SDL_BlitSurface
ga/server/event-posix/ga-hook-sdl.cpp:1112
Function
SDL_CloseAudio
ga/server/event-driven/ga-hook-sdlaudio.cpp:281
Function
SDL_CloseAudio
ga/server/event-posix/ga-hook-sdlaudio.cpp:281
Function
SDL_Flip
ga/server/event-driven/ga-hook-sdl.cpp:1124
Function
SDL_Flip
ga/server/event-posix/ga-hook-sdl.cpp:1124
Function
SDL_GL_SwapBuffers
ga/server/event-driven/ga-hook-sdl.cpp:1139
Function
SDL_GL_SwapBuffers
ga/server/event-posix/ga-hook-sdl.cpp:1139
Function
SDL_Init
POSIX interfaces */
ga/server/event-driven/ga-hook-sdl.cpp:1102
Function
SDL_OpenAudio
POSIX interfaces */
ga/server/event-driven/ga-hook-sdlaudio.cpp:270
Function
SDL_PauseAudio
ga/server/event-driven/ga-hook-sdlaudio.cpp:275
Function
SDL_PeepEvents
ga/server/event-driven/ga-hook-sdl.cpp:1154
Function
SDL_PeepEvents
ga/server/event-posix/ga-hook-sdl.cpp:1154
Function
SDL_PollEvent
ga/server/event-driven/ga-hook-sdl.cpp:1144
← previous
next →
801–900 of 1,365, ranked by callers