Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dcapturemanager.cc52 int DecCaptureStartRef();
156 int VideoCapturerState::DecCaptureStartRef() { in DecCaptureStartRef() function in cricket::VideoCapturerState
227 if (capture_state->DecCaptureStartRef() == 0) { in StopVideoCapture()