Home
last modified time | relevance | path

Searched defs:CaptureThread (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/py-traitsui/traitsui-7.1.1/docs/source/tutorials/code_snippets/
H A Dtraits_thread.py15 class CaptureThread(Thread): class
/dports/graphics/kamerka/kamerka-0.20/src/
H A Dcapturethread.cpp39 CaptureThread::CaptureThread() { in CaptureThread() function in CaptureThread
/dports/audio/fmit/fmit-1.2.14/src/
H A DCaptureThread.h30 class CaptureThread; variable
42 friend class CaptureThread; variable
H A DCaptureThread.cpp74 CaptureThread::CaptureThread(const QString& name) in CaptureThread() function in CaptureThread
/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/common/
H A DLogger.cpp115 void Logger::CaptureThread() { in CaptureThread() function in Logger
/dports/security/softether/v4.38-9760/src/Cedar/
H A DBridgeUnix.h138 THREAD *CaptureThread; // Pcap relay thread member
146 THREAD *CaptureThread; // BPF relay thread member
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DBridgeUnix.h138 THREAD *CaptureThread; // Pcap relay thread member
146 THREAD *CaptureThread; // BPF relay thread member
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DBridgeUnix.h47 THREAD *CaptureThread; // Pcap relay thread member
55 THREAD *CaptureThread; // BPF relay thread member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc369 bool VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc417 bool VideoCaptureModuleV4L2::CaptureThread(void* obj) in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc369 bool VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc369 bool VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc360 void VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_capture/linux/
H A Dvideo_capture_linux.cc360 void VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc360 void VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc375 void VideoCaptureModuleV4L2::CaptureThread(void* obj) { in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc434 bool VideoCaptureModuleV4L2::CaptureThread(void* obj) in CaptureThread() function in webrtc::videocapturemodule::VideoCaptureModuleV4L2
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libmemunreachable/
H A DThreadCapture.cpp251 int ThreadCaptureImpl::CaptureThread(pid_t tid) { in CaptureThread() function in android::ThreadCaptureImpl
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libmemunreachable/
H A DThreadCapture.cpp251 int ThreadCaptureImpl::CaptureThread(pid_t tid) { in CaptureThread() function in android::ThreadCaptureImpl
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-wasapi/
H A Dwin-wasapi.cpp559 DWORD WINAPI WASAPISource::CaptureThread(LPVOID param) in CaptureThread() function in WASAPISource