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

  /external/chromium_org/third_party/libwebp/webp/
encode.h 33 typedef struct WebPAuxStats WebPAuxStats;
177 struct WebPAuxStats {
312 WebPAuxStats* stats;
  /external/webp/include/webp/
encode.h 33 typedef struct WebPAuxStats WebPAuxStats;
177 struct WebPAuxStats {
312 WebPAuxStats* stats;
  /external/chromium_org/third_party/libwebp/enc/
alpha.c 54 WebPAuxStats* const stats) {
107 WebPAuxStats* const stats) {
271 WebPAuxStats best_stats;
webpenc.c 307 WebPAuxStats* stats = enc->pic_->stats;
318 WebPAuxStats* const stats = enc->pic_->stats;
vp8l.c     [all...]
  /external/webp/src/enc/
alpha.c 54 WebPAuxStats* const stats) {
107 WebPAuxStats* const stats) {
271 WebPAuxStats best_stats;
webpenc.c 307 WebPAuxStats* stats = enc->pic_->stats;
318 WebPAuxStats* const stats = enc->pic_->stats;
vp8l.c     [all...]

Completed in 203 milliseconds