Home
last modified time | relevance | path

Searched defs:diff_b (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c99 const int diff_b = abs((int)(p1 & 0xff) - (int)(p2 & 0xff)); in MaxDiffBetweenPixels() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c99 const int diff_b = abs((int)(p1 & 0xff) - (int)(p2 & 0xff)); in MaxDiffBetweenPixels() local