Searched refs:diff_width (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/video/capture/win/
H A Dcapability_list_win.cc18 int diff_width; member in struct:media::__anon8705::ResolutionDiff
27 return abs(item1.diff_width) < abs(item2.diff_width);
69 diff.diff_width = it->supported_format.frame_size.width() - requested_width;
94 best_diff = diff_list.front().diff_width;
97 if (it->diff_width != best_diff) {
/external/skia/gm/rebaseline_server/
H A Dimagediffdb.py118 (diff_width, diff_height) = diff_image.size

Completed in 136 milliseconds