OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cam_aspect
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/talk/media/base/
videocapturer.cc
485
float
cam_aspect
= static_cast<float>(captured_frame->width) /
local
489
can_crop =
cam_aspect
<= view_aspect;
Completed in 2768 milliseconds