Searched defs:AdaptToMinimumFormat (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoadapter.cc204 AdaptToMinimumFormat(&width, &height);
503 bool changed = AdaptToMinimumFormat(&new_width, &new_height);
573 bool changed = AdaptToMinimumFormat(&new_width, &new_height);
634 bool changed = AdaptToMinimumFormat(&new_width, &new_height);
699 bool CoordinatedVideoAdapter::AdaptToMinimumFormat(int* new_width, function in class:cricket::CoordinatedVideoAdapter

Completed in 35 milliseconds