OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:highest_asked_format
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/talk/media/base/
capturemanager.cc
264
VideoFormat
highest_asked_format
=
local
267
if (video_capturer->GetBestCaptureFormat(
highest_asked_format
,
275
<<
highest_asked_format
.ToString();
361
VideoFormat
highest_asked_format
=
local
364
if (!video_capturer->GetBestCaptureFormat(
highest_asked_format
,
367
<< " width=" <<
highest_asked_format
.width
368
<< " height=" <<
highest_asked_format
.height
Completed in 46 milliseconds