HomeSort by relevance Sort by last modified time
    Searched refs:sse_count_ (Results 1 - 3 of 3) sorted by null

  /external/webp/src/enc/
vp8enci.h 443 uint64_t sse_count_; // pixel count for the sse_[] stats member in struct:VP8Encoder
webpenc.c 259 const uint64_t size = enc->sse_count_;
frame.c 471 enc->sse_count_ = 0;
482 enc->sse_count_ += 16 * 16;

Completed in 108 milliseconds