Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dcapturemanager.cc47 void AddCaptureResolution(const VideoFormat& desired_format);
99 void VideoCapturerState::AddCaptureResolution( in AddCaptureResolution() function in cricket::VideoCapturerState
200 capture_state->AddCaptureResolution(desired_format); in StartVideoCapture()
208 capture_state->AddCaptureResolution(desired_format); in StartVideoCapture()