Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dcapturemanager.cc51 int IncCaptureStartRef();
151 int VideoCapturerState::IncCaptureStartRef() { in IncCaptureStartRef() function in cricket::VideoCapturerState
194 const int ref_count = capture_state->IncCaptureStartRef(); in StartVideoCapture()