OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delta_fourcc
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc
596
int64
delta_fourcc
= kMaxDistance;
local
606
delta_fourcc
= i;
612
delta_fourcc
+= kYU12Penalty;
619
delta_fourcc
= 0; // Need exact match.
622
if (kMaxDistance ==
delta_fourcc
) {
674
(delta_w << 28) | (delta_h << 16) | (idelta_fps << 8) |
delta_fourcc
;
Completed in 331 milliseconds