MCPcopy Create free account

hub / github.com/PHZ76/DesktopSharing / functions

Functions4,082 in github.com/PHZ76/DesktopSharing

FunctionAYUVToNV21
Convert AYUV to NV21.
DesktopSharing/libyuv/source/convert.cc:953
FunctionAYUVToUVRow_C
Filter 2 rows of AYUV UV's (444) into UV (420).
DesktopSharing/libyuv/source/row_common.cc:3475
FunctionAYUVToUVRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:2872
FunctionAYUVToUVRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:3064
FunctionAYUVToVURow_C
Filter 2 rows of AYUV UV's (444) into VU (420).
DesktopSharing/libyuv/source/row_common.cc:3502
FunctionAYUVToVURow_NEON
DesktopSharing/libyuv/source/row_neon.cc:2903
FunctionAYUVToVURow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:3091
FunctionAYUVToYRow_C
Copy row of AYUV Y's into Y
DesktopSharing/libyuv/source/row_common.cc:3529
FunctionAYUVToYRow_NEON
Copy row of AYUV Y's into Y. Similar to ARGBExtractAlphaRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:2936
FunctionAYUVToYRow_NEON
Copy row of AYUV Y's into Y
DesktopSharing/libyuv/source/row_neon64.cc:3120
MethodAcceptDragDropPayload
DesktopSharing/imgui/imgui.cpp:9485
MethodAcceptor
DesktopSharing/net/Acceptor.cpp:8
MethodActivateItem
DesktopSharing/imgui/imgui.cpp:6640
MethodAddCallback
DesktopSharing/imgui/imgui_draw.cpp:449
MethodAddChar
Set bit n in the array
DesktopSharing/imgui/imgui.h:2260
MethodAddConvexPolyFilled
We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds.
DesktopSharing/imgui/imgui_draw.cpp:922
MethodAddCustomRectFontGlyph
DesktopSharing/imgui/imgui_draw.cpp:1970
MethodAddFont
DesktopSharing/imgui/imgui_draw.cpp:1833
MethodAddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
DesktopSharing/imgui/imgui_draw.cpp:1881
MethodAddFontFromFileTTF
DesktopSharing/imgui/imgui_draw.cpp:1902
MethodAddFontFromMemoryCompressedBase85TTF
DesktopSharing/imgui/imgui_draw.cpp:1949
MethodAddFontFromMemoryCompressedTTF
DesktopSharing/imgui/imgui_draw.cpp:1937
MethodAddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
DesktopSharing/imgui/imgui_draw.cpp:1924
FunctionAddHttpClient
DesktopSharing/xop/RtmpSession.cpp:209
MethodAddImageQuad
DesktopSharing/imgui/imgui_draw.cpp:1365
MethodAddImageRounded
DesktopSharing/imgui/imgui_draw.cpp:1381
MethodAddQuad
DesktopSharing/imgui/imgui_draw.cpp:1174
MethodAddQuadFilled
DesktopSharing/imgui/imgui_draw.cpp:1186
MethodAddRanges
DesktopSharing/imgui/imgui_draw.cpp:2740
MethodAddRemapChar
DesktopSharing/imgui/imgui_draw.cpp:2932
MethodAddSession
DesktopSharing/xop/RtspServer.cpp:26
MethodAddSession
DesktopSharing/xop/RtmpServer.cpp:42
MethodAddTimer
DesktopSharing/net/TaskScheduler.cpp:61
MethodAddTimer
DesktopSharing/net/EventLoop.cpp:133
MethodAddTriggerEvent
DesktopSharing/net/TaskScheduler.cpp:72
MethodAlignTextToFramePadding
DesktopSharing/imgui/imgui_widgets.cpp:1269
MethodAllocOutputBuffers
DesktopSharing/libyuv/source/mjpeg_decoder.cc:477
MethodAllocateBuffer
DesktopSharing/codec/QsvCodec/QsvEncoder.cpp:227
MethodAllocateInputBuffers
DesktopSharing/codec/NvCodec/NvEncoder/NvEncoderGL.cpp:35
MethodAllocateInputBuffers
DesktopSharing/codec/NvCodec/NvEncoder/NvEncoderD3D9.cpp:71
MethodAllocateInputBuffers
DesktopSharing/codec/NvCodec/NvEncoder/NvEncoderCuda.cpp:50
MethodAllocateInputBuffers
DesktopSharing/codec/NvCodec/NvEncoder/NvEncoderD3D11.cpp:66
MethodAllocateSurfaces
DesktopSharing/codec/QsvCodec/QsvEncoder.cpp:184
MethodAmfEncoder
DesktopSharing/xop/amf.cpp:159
MethodAmfObject
DesktopSharing/xop/amf.h:70
FunctionAndroid420ToABGR
Convert Android420 to ABGR.
DesktopSharing/libyuv/source/convert_argb.cc:3057
FunctionAndroid420ToARGB
Convert Android420 to ARGB.
DesktopSharing/libyuv/source/convert_argb.cc:3038
FunctionAndroid420ToI420
Convert Android420 to I420.
DesktopSharing/libyuv/source/convert.cc:2535
MethodAquireFrame
DesktopSharing/capture/ScreenCapture/GDIScreenCapture.cpp:155
MethodAquireFrame
DesktopSharing/capture/ScreenCapture/DXGIScreenCapture.cpp:229
FunctionAreGuidsEqual
DesktopSharing/codec/QsvCodec/common_utils.cpp:616
MethodArrowButton
DesktopSharing/imgui/imgui_widgets.cpp:756
MethodArrowButtonEx
DesktopSharing/imgui/imgui_widgets.cpp:726
MethodAttach
DesktopSharing/xop/HttpFlvServer.cpp:19
MethodAudioBuffer
DesktopSharing/capture/AudioCapture/AudioBuffer.h:13
MethodAudioCapture
DesktopSharing/capture/AudioCapture/AudioCapture.cpp:5
FunctionBGRAToUVRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:989
FunctionBGRAToUVRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:2569
FunctionBGRAToUVRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:1454
FunctionBGRAToUVRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1521
FunctionBGRAToUVRow_SSSE3
DesktopSharing/libyuv/source/row_win.cc:1710
FunctionBGRAToUVRow_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:1689
FunctionBGRAToYRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:910
FunctionBGRAToYRow_MSA
DesktopSharing/libyuv/source/row_msa.cc:2439
FunctionBGRAToYRow_NEON
DesktopSharing/libyuv/source/row_neon.cc:1953
FunctionBGRAToYRow_NEON
DesktopSharing/libyuv/source/row_neon64.cc:1991
FunctionBGRAToYRow_SSSE3
DesktopSharing/libyuv/source/row_win.cc:1268
FunctionBGRAToYRow_SSSE3
DesktopSharing/libyuv/source/row_gcc.cc:1672
MethodBackup
DesktopSharing/imgui/imgui_internal.h:1686
MethodBegin
DesktopSharing/Overlay.cpp:104
MethodBegin
DesktopSharing/net/BufferReader.h:87
MethodBeginChild
DesktopSharing/imgui/imgui.cpp:4765
MethodBeginChildEx
DesktopSharing/imgui/imgui.cpp:4714
MethodBeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
DesktopSharing/imgui/imgui.cpp:4821
MethodBeginColumns
DesktopSharing/imgui/imgui_widgets.cpp:7884
MethodBeginCombo
DesktopSharing/imgui/imgui_widgets.cpp:1470
MethodBeginDragDropSource
Call when current ID is active. When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/de
DesktopSharing/imgui/imgui.cpp:9263
MethodBeginDragDropTarget
We don't use BeginDragDropTargetCustom() and duplicate its code because: 1) we use LastItemRectHoveredRect which handles items that pushes a temporari
DesktopSharing/imgui/imgui.cpp:9452
MethodBeginDragDropTargetCustom
DesktopSharing/imgui/imgui.cpp:9425
MethodBeginGroup
Lock horizontal starting position + capture group bounding box into one "item" (so you can use IsItemHovered() or layout primitives such as SameLine()
DesktopSharing/imgui/imgui.cpp:7282
MethodBeginMainMenuBar
For the main menu bar, which cannot be moved, we honor g.Style.DisplaySafeAreaPadding to ensure text can be visible on a TV set.
DesktopSharing/imgui/imgui_widgets.cpp:6490
MethodBeginMenu
DesktopSharing/imgui/imgui_widgets.cpp:6523
MethodBeginMenuBar
FIXME: Provided a rectangle perhaps e.g. a BeginMenuBarEx() could be used anywhere.. Currently the main responsibility of this function being to setup
DesktopSharing/imgui/imgui_widgets.cpp:6419
MethodBeginPopup
DesktopSharing/imgui/imgui.cpp:7860
MethodBeginPopupContextItem
This is a helper to handle the simplest case of associating one named popup to one given widget. - You can pass a NULL str_id to use the identifier of
DesktopSharing/imgui/imgui.cpp:7942
MethodBeginPopupContextVoid
DesktopSharing/imgui/imgui.cpp:7968
MethodBeginPopupContextWindow
DesktopSharing/imgui/imgui.cpp:7955
MethodBeginPopupEx
Attention! BeginPopup() adds default flags which BeginPopupEx()!
DesktopSharing/imgui/imgui.cpp:7837
MethodBeginPopupModal
If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility s
DesktopSharing/imgui/imgui.cpp:7874
MethodBeginTabBar
DesktopSharing/imgui/imgui_widgets.cpp:6830
MethodBeginTabBarEx
DesktopSharing/imgui/imgui_widgets.cpp:6844
MethodBeginTabItem
DesktopSharing/imgui/imgui_widgets.cpp:7305
MethodBeginTooltip
DesktopSharing/imgui/imgui.cpp:7562
MethodBeginTooltipEx
DesktopSharing/imgui/imgui.cpp:7567
MethodBeginWrite
DesktopSharing/net/BufferReader.h:96
MethodBind
DesktopSharing/net/SocketUtil.cpp:10
FunctionBlendPlaneRow_AVX2
Blend 32 pixels at a time. unsigned version of math =((A2*C2)+(B2*(255-C2))+255)/256 signed version of math =(((A2-128)*C2)+((B2-128)*(255-C2))+32768+
DesktopSharing/libyuv/source/row_win.cc:4111
FunctionBlendPlaneRow_AVX2
Blend 32 pixels at a time. unsigned version of math =((A2*C2)+(B2*(255-C2))+255)/256 signed version of math =(((A2-128)*C2)+((B2-128)*(255-C2))+32768+
DesktopSharing/libyuv/source/row_gcc.cc:4737
FunctionBlendPlaneRow_C
DesktopSharing/libyuv/source/row_common.cc:2500
FunctionBlendPlaneRow_MMI
DesktopSharing/libyuv/source/row_mmi.cc:5542
← previousnext →1,501–1,600 of 4,082, ranked by callers