Home
last modified time | relevance | path

Searched refs:State_Running (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc438 m_State = State_Running; in Pause()
441 else if (m_State == State_Running) in Pause()
480 if (m_State == State_Running) in ProcessCapturedFrame()
Dvideo_capture_ds.cc201 return state == State_Running; in CaptureStarted()
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h1135 State_Stopped = 0,State_Paused,State_Running enumerator