HomeSort by relevance Sort by last modified time
    Searched defs:sse_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
vp8enci.h 442 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/
vp8enci.h 442 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 104 milliseconds