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/webrtc/talk/media/base/
videoadapter.h
169
bool
AdaptToMinimumFormat
(int* new_width, int* new_height);
videoadapter.cc
207
AdaptToMinimumFormat
(&width, &height);
428
bool changed =
AdaptToMinimumFormat
(&new_width, &new_height);
498
bool changed =
AdaptToMinimumFormat
(&new_width, &new_height);
559
bool changed =
AdaptToMinimumFormat
(&new_width, &new_height);
624
bool CoordinatedVideoAdapter::
AdaptToMinimumFormat
(int* new_width,
Completed in 150 milliseconds