Home
last modified time | relevance | path

Searched refs:_threadHandle (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc49 _threadHandle = NULL; in CaptureInputPin()
60 _threadHandle = NULL; in GetMediaType()
168 _threadHandle = NULL; in CheckMediaType()
327 if( _threadHandle == NULL) in Receive()
331 _threadHandle = handle; in Receive()
Dsink_filter_ds.h36 HANDLE _threadHandle; variable