Searched defs:sse_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h442 uint64_t sse_[4]; // sum of Y/U/V/A squared errors for all macroblocks member in struct:VP8Encoder
443 uint64_t sse_count_; // pixel count for the sse_[] stats
/external/webp/src/enc/
H A Dvp8enci.h442 uint64_t sse_[4]; // sum of Y/U/V/A squared errors for all macroblocks member in struct:VP8Encoder
443 uint64_t sse_count_; // pixel count for the sse_[] stats

Completed in 562 milliseconds