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 356 uint64_t sse_count_; // pixel count for the sse_[] stats member in struct:VP8Encoder
webpenc.c 277 const uint64_t size = enc->sse_count_;
frame.c 499 enc->sse_count_ = 0;
510 enc->sse_count_ += 16 * 16;

Completed in 1148 milliseconds