Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dcapturemanager.cc49 VideoFormat GetHighestFormat(VideoCapturer* video_capturer) const;
128 VideoFormat VideoCapturerState::GetHighestFormat( in GetHighestFormat() function in cricket::VideoCapturerState
265 capture_state->GetHighestFormat(video_capturer); in RestartVideoCapture()
362 capture_state->GetHighestFormat(video_capturer); in StartWithBestCaptureFormat()