HomeSort by relevance Sort by last modified time
    Searched refs:_moduleId (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.h 32 int32_t _moduleId;
96 int32_t _moduleId;
sink_filter_ds.cc 48 _moduleId=moduleId;
69 WEBRTC_TRACE(webrtc::kTraceInfo, webrtc::kTraceVideoCapture, _moduleId,
157 WEBRTC_TRACE(webrtc::kTraceInfo, webrtc::kTraceVideoCapture, _moduleId,
206 WEBRTC_TRACE(webrtc::kTraceInfo, webrtc::kTraceVideoCapture, _moduleId,
259 WEBRTC_TRACE(webrtc::kTraceInfo, webrtc::kTraceVideoCapture, _moduleId,
381 _moduleId(moduleId)

Completed in 71 milliseconds