Searched defs:img_min (Results 1 - 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/brotli/research/ | ||
| H A D | draw_diff.cc | 56 int img_min = std::min(255 - image1[i][j], 255 - image2[i][j]); in DrawDiff() local |
Completed in 1 milliseconds