Home
last modified time | relevance | path

Searched defs:videoIn (Results 1 – 6 of 6) sorted by relevance

/dports/www/jitsi-meet/jitsi-meet/libs/
H A Dcapabilities.json8 "videoIn": false, boolean
24 "videoIn": true, boolean
37 "videoIn": true, boolean
49 "videoIn": true, boolean
60 "videoIn": true, boolean
71 "videoIn": true, boolean
82 "videoIn": true, boolean
93 "videoIn": true, boolean
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/asc/src/
H A Dmotion_estimation_engine.cpp138 ASCVidRead *videoIn, in ME_simple()
H A Dasc.cpp992 void ASC::MotionAnalysis(ASCVidSample *videoIn, ASCVidSample *videoRef, mfxU32 *TSC, mfxU16 *AFD, m… in MotionAnalysis()
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_uvc/
H A Dv4l2uvc.h145 struct vdIn *videoIn; member
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Emulator/
H A DProperties.h478 VideoInProperties videoIn; member
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323pluginmgr.cxx1748 PVideoChannel *videoIn = (PVideoChannel *)rawDataChannel; in Read() local