OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AdaptToMinimumFormat
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc
197
AdaptToMinimumFormat
(&width, &height);
445
bool changed =
AdaptToMinimumFormat
(&new_width, &new_height);
473
bool changed =
AdaptToMinimumFormat
(&new_width, &new_height);
534
bool changed =
AdaptToMinimumFormat
(&new_width, &new_height);
603
bool CoordinatedVideoAdapter::
AdaptToMinimumFormat
(int* new_width,
videoadapter.h
209
bool
AdaptToMinimumFormat
(int* new_width, int* new_height);
Completed in 23 milliseconds