Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dcapturemanager.cc236 const VideoFormat& previous_format, in RestartVideoCapture() argument
251 if (!StopVideoCapture(video_capturer, previous_format)) { in RestartVideoCapture()
253 "previous_format=" << previous_format.ToString(); in RestartVideoCapture()
Dcapturemanager.h78 const VideoFormat& previous_format,
/external/webrtc/talk/session/media/
Dchannelmanager.h155 const VideoFormat& previous_format,
Dchannelmanager.cc495 const VideoFormat& previous_format, in RestartVideoCapture() argument
500 video_capturer, previous_format, desired_format, options)); in RestartVideoCapture()