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

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

Completed in 44 milliseconds