Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoadapter.cc683 int new_num_pixels = GetOutputNumPixels(); in AdaptToMinimumFormat() local
684 bool changed = new_num_pixels != old_num_pixels; in AdaptToMinimumFormat()