Home
last modified time | relevance | path

Searched defs:kWeight (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dssim_sse2.c101 static const uint16_t kWeight[] = { 1, 2, 3, 4, 3, 2, 1, 0 }; variable
H A Dssim.c25 static const uint32_t kWeight[2 * VP8_SSIM_KERNEL + 1] = { variable
/third_party/skia/third_party/externals/libwebp/extras/
H A Dget_disto.c107 static const uint32_t kWeight[2 * SSIM_KERNEL + 1] = { 1, 2, 3, 4, 3, 2, 1 }; variable

Completed in 2 milliseconds