MCPcopy Create free account

hub / github.com/PHZ76/DesktopSharing / functions

Functions4,082 in github.com/PHZ76/DesktopSharing

↓ 1 callersMethodSend
DesktopSharing/net/TcpConnection.cpp:35
↓ 1 callersMethodSendMetaData
DesktopSharing/xop/RtmpSession.cpp:17
↓ 1 callersMethodSendMetaData
DesktopSharing/xop/RtmpConnection.cpp:743
↓ 1 callersMethodSendOptions
DesktopSharing/xop/RtspConnection.cpp:434
↓ 1 callersMethodSendRtpPacket
DesktopSharing/xop/RtpConnection.cpp:236
↓ 1 callersMethodSendRtspMessage
DesktopSharing/xop/RtspConnection.cpp:196
↓ 1 callersMethodSetAacSequenceHeader
DesktopSharing/xop/RtmpSession.h:37
↓ 1 callersMethodSetAvcSequenceHeader
DesktopSharing/xop/RtmpSession.h:30
↓ 1 callersFunctionSetBit
DesktopSharing/imgui/imgui_internal.h:476
↓ 1 callersFunctionSetChunkSize
DesktopSharing/xop/rtmp.h:71
↓ 1 callersMethodSetChunkSize
DesktopSharing/xop/RtmpConnection.cpp:787
↓ 1 callersMethodSetCircleSegmentMaxError
DesktopSharing/imgui/imgui_draw.cpp:364
↓ 1 callersMethodSetCodec
DesktopSharing/codec/H264Encoder.cpp:13
↓ 1 callersFunctionSetCpuFlags
Sets the CPU flags to |cpu_flags|, bypassing the detection code. |cpu_flags| should be a valid combination of the kCpuHas constants above and include
DesktopSharing/libyuv/include/libyuv/cpu_id.h:100
↓ 1 callersMethodSetDebugInfo
DesktopSharing/MainWindow.cpp:198
↓ 1 callersMethodSetDebugInfo
DesktopSharing/Overlay.cpp:276
↓ 1 callersMethodSetDisconnectCallback
DesktopSharing/net/TcpConnection.h:60
↓ 1 callersMethodSetFrameAllocator
DesktopSharing/codec/QsvCodec/include/mfxvideo++.h:64
↓ 1 callersMethodSetFrameType
DesktopSharing/xop/RtpConnection.cpp:218
↓ 1 callersMethodSetGopCache
DesktopSharing/xop/RtmpSession.h:61
↓ 1 callersMethodSetHandle
DesktopSharing/codec/QsvCodec/include/mfxvideo++.h:65
↓ 1 callersMethodSetInChunkSize
DesktopSharing/xop/RtmpChunk.h:28
↓ 1 callersMethodSetMediaInfo
DesktopSharing/xop/RtmpPublisher.cpp:24
↓ 1 callersMethodSetMetaData
DesktopSharing/xop/RtmpSession.h:24
↓ 1 callersMethodSetNewConnectionCallback
DesktopSharing/net/Acceptor.h:23
↓ 1 callersMethodSetOutChunkSize
DesktopSharing/xop/RtmpChunk.h:31
↓ 1 callersFunctionSetPeerBandwidth
DesktopSharing/xop/rtmp.h:81
↓ 1 callersMethodSetROI
DesktopSharing/codec/NvCodec/NvEncoder/NvEncoder.cpp:448
↓ 1 callersMethodSetRect
DesktopSharing/Overlay.cpp:78
↓ 1 callersMethodSetRtpHeader
DesktopSharing/xop/RtpConnection.cpp:226
↓ 1 callersMethodSetRtspUrl
DesktopSharing/xop/RtspMessage.h:133
↓ 1 callersMethodSetSendFrameCallback
DesktopSharing/xop/MediaSource.h:35
↓ 1 callersMethodSetUserAgent
DesktopSharing/xop/RtspMessage.h:130
↓ 1 callersMethodSetVoidPtr
DesktopSharing/imgui/imgui.cpp:1939
↓ 1 callersFunctionSetupDrawData
DesktopSharing/imgui/imgui.cpp:4115
↓ 1 callersMethodSetupRtpOverMulticast
DesktopSharing/xop/RtpConnection.cpp:127
↓ 1 callersMethodSetupRtpOverUdp
DesktopSharing/xop/RtpConnection.cpp:72
↓ 1 callersFunctionShowDemoWindowColumns
DesktopSharing/imgui/imgui_demo.cpp:3105
↓ 1 callersFunctionShowDemoWindowLayout
DesktopSharing/imgui/imgui_demo.cpp:2071
↓ 1 callersFunctionShowDemoWindowMisc
DesktopSharing/imgui/imgui_demo.cpp:3333
↓ 1 callersFunctionShowDemoWindowPopups
DesktopSharing/imgui/imgui_demo.cpp:2859
↓ 1 callersFunctionShowDemoWindowWidgets
DesktopSharing/imgui/imgui_demo.cpp:482
↓ 1 callersFunctionShowExampleAppAutoResize
Demonstrate creating a window which gets auto-resized according to its content.
DesktopSharing/imgui/imgui_demo.cpp:4859
↓ 1 callersFunctionShowExampleAppConsole
DesktopSharing/imgui/imgui_demo.cpp:4487
↓ 1 callersFunctionShowExampleAppConstrainedResize
Demonstrate creating a window with custom resize constraints.
DesktopSharing/imgui/imgui_demo.cpp:4883
↓ 1 callersFunctionShowExampleAppCustomRendering
Demonstrate using the low-level ImDrawList to draw custom shapes.
DesktopSharing/imgui/imgui_demo.cpp:5011
↓ 1 callersFunctionShowExampleAppDocuments
DesktopSharing/imgui/imgui_demo.cpp:5329
↓ 1 callersFunctionShowExampleAppLayout
Demonstrate create a window with multiple child windows.
DesktopSharing/imgui/imgui_demo.cpp:4656
↓ 1 callersFunctionShowExampleAppLog
Demonstrate creating a simple log window with basic filtering.
DesktopSharing/imgui/imgui_demo.cpp:4622
↓ 1 callersFunctionShowExampleAppLongText
Demonstrate/test rendering huge amount of text, and the incidence of clipping.
DesktopSharing/imgui/imgui_demo.cpp:4798
↓ 1 callersFunctionShowExampleAppMainMenuBar
Demonstrate creating a "main" fullscreen menu bar and populating it. Note the difference between BeginMainMenuBar() and BeginMenuBar(): - BeginMenuBar
DesktopSharing/imgui/imgui_demo.cpp:4035
↓ 1 callersFunctionShowExampleAppPropertyEditor
Demonstrate create a simple property editor.
DesktopSharing/imgui/imgui_demo.cpp:4764
↓ 1 callersFunctionShowExampleAppSimpleOverlay
Demonstrate creating a simple static window with no decoration + a context-menu to choose which corner of the screen to use.
DesktopSharing/imgui/imgui_demo.cpp:4937
↓ 1 callersFunctionShowExampleAppWindowTitles
Demonstrate using "##" and "###" in identifiers to manipulate ID generation. This apply to all regular items as well. Read FAQ section "How can I have
DesktopSharing/imgui/imgui_demo.cpp:4981
↓ 1 callersFunctionShowPlaceholderObject
DesktopSharing/imgui/imgui_demo.cpp:4720
↓ 1 callersFunctionSliderFloat4
DesktopSharing/imgui/imgui.h:1728
↓ 1 callersMethodStartCapture
DesktopSharing/ScreenLive.cpp:293
↓ 1 callersMethodStartEncoder
DesktopSharing/ScreenLive.cpp:357
↓ 1 callersMethodStopEncoder
DesktopSharing/ScreenLive.cpp:393
↓ 1 callersFunctionSumSquareError_C
DesktopSharing/libyuv/source/compare_common.cc:78
↓ 1 callersFunctionSwapUVPlane
Swap U and V channels in interleaved UV plane.
DesktopSharing/libyuv/source/planar_functions.cc:507
↓ 1 callersMethodSyncOperation
DesktopSharing/codec/QsvCodec/include/mfxaudio++.h:60
↓ 1 callersMethodTeardown
DesktopSharing/xop/RtpConnection.cpp:176
↓ 1 callersFunctionTransposeUVWxH_C
DesktopSharing/libyuv/source/rotate_common.cc:85
↓ 1 callersFunctionTransposeWxH_C
DesktopSharing/libyuv/source/rotate_common.cc:70
↓ 1 callersFunctionU420ToARGB
Convert U420 to ARGB.
DesktopSharing/libyuv/source/convert_argb.cc:238
↓ 1 callersFunctionU444ToARGB
Convert U444 to ARGB.
DesktopSharing/libyuv/source/convert_argb.cc:694
↓ 1 callersFunctionUYVYToARGB
Convert UYVY to ARGB.
DesktopSharing/libyuv/source/convert_argb.cc:2886
↓ 1 callersFunctionUYVYToI420
Convert UYVY to I420.
DesktopSharing/libyuv/source/convert.cc:793
↓ 1 callersFunctionUnpackBitVectorToFlatIndexList
DesktopSharing/imgui/imgui_draw.cpp:2066
↓ 1 callersMethodUpdate
DesktopSharing/imgui/imgui_widgets.cpp:6381
↓ 1 callersMethodUpdateARGB
DesktopSharing/MainWindow.cpp:207
↓ 1 callersMethodUpdateChannel
DesktopSharing/net/SelectTaskScheduler.cpp:31
↓ 1 callersMethodUpdateChannel
DesktopSharing/net/EpollTaskScheduler.cpp:27
↓ 1 callersFunctionValidateJpeg
Helper function to validate the jpeg appears intact.
DesktopSharing/libyuv/source/mjpeg_validate.cc:42
↓ 1 callersMethodWake
DesktopSharing/net/TaskScheduler.cpp:85
↓ 1 callersFunctionWeavePixels
DesktopSharing/libyuv/source/convert_argb.cc:2959
↓ 1 callersFunctionYUY2ToARGB
Convert YUY2 to ARGB.
DesktopSharing/libyuv/source/convert_argb.cc:2811
↓ 1 callersFunctionYUY2ToI420
Convert YUY2 to I420.
DesktopSharing/libyuv/source/convert.cc:700
↓ 1 callersFunction_simple_alloc
Intel Media SDK memory allocator entrypoints....
DesktopSharing/codec/QsvCodec/common_directx11.cpp:164
↓ 1 callersFunction_simple_alloc
Media SDK memory allocator entrypoints....
DesktopSharing/codec/QsvCodec/common_directx9.cpp:182
↓ 1 callersFunctionav_isdigit
* Locale-independent conversion of ASCII isdigit. */
libs/ffmpeg/include/libavutil/avstring.h:206
↓ 1 callersFunctionav_q2d
* Convert an AVRational to a `double`. * @param a AVRational to convert * @return `a` in floating-point form * @see av_d2q() */
libs/ffmpeg/include/libavutil/rational.h:104
↓ 1 callersFunctionav_tolower
* Locale-independent conversion of ASCII characters to lowercase. */
libs/ffmpeg/include/libavutil/avstring.h:241
↓ 1 callersMethodcapture
DesktopSharing/capture/AudioCapture/WASAPICapture.cpp:184
↓ 1 callersFunctionchunk_size
DesktopSharing/imgui/imgui_internal.h:522
↓ 1 callersFunctionclamp1023
DesktopSharing/libyuv/source/row_common.cc:47
↓ 1 callersFunctionclose_libgl
DesktopSharing/imgui/gl3w/GL/gl3w.c:19
↓ 1 callersFunctionclose_libgl
libs/gl3w/GL/gl3w.c:19
↓ 1 callersMethodencodeECMA
DesktopSharing/xop/amf.cpp:294
↓ 1 callersFunctionfill_input_buffer
DesktopSharing/libyuv/source/mjpeg_decoder.cc:417
↓ 1 callersFunctiongenerate_nonce
DesktopSharing/md5/md5.hpp:448
↓ 1 callersMethodgetAudioFormat
DesktopSharing/capture/AudioCapture/WASAPICapture.h:32
↓ 1 callersMethodgetObjects
DesktopSharing/xop/amf.h:118
↓ 1 callersFunctiongl3wInit
DesktopSharing/imgui/gl3w/GL/gl3w.c:111
↓ 1 callersFunctionis_supported
DesktopSharing/codec/NvCodec/nvenc.cpp:35
↓ 1 callersFunctionis_word_boundary_from_left
FIXME: Move setting to IO structure
DesktopSharing/imgui/imgui_widgets.cpp:3512
↓ 1 callersFunctionload_procs
DesktopSharing/imgui/gl3w/GL/gl3w.c:738
↓ 1 callersFunctionload_procs
libs/gl3w/GL/gl3w.c:738
↓ 1 callersFunctionmd5_finish
DesktopSharing/md5/md5.hpp:396
← previousnext →1,001–1,100 of 4,082, ranked by callers