Home
last modified time | relevance | path

Searched refs:new_num_pixels (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideoadapter.cc758 int new_num_pixels = GetOutputNumPixels(); in AdaptToMinimumFormat() local
759 bool changed = new_num_pixels != old_num_pixels; in AdaptToMinimumFormat()