Home
last modified time | relevance | path

Searched refs:WebPAuxStats (Results 1 – 6 of 6) sorted by relevance

/external/webp/src/webp/
Dencode.h33 typedef struct WebPAuxStats WebPAuxStats; typedef
201 struct WebPAuxStats { struct
334 WebPAuxStats* stats;
/external/webp/include/webp/
Dencode.h33 typedef struct WebPAuxStats WebPAuxStats; typedef
201 struct WebPAuxStats { struct
334 WebPAuxStats* stats;
/external/webp/src/enc/
Dalpha.c52 WebPAuxStats* const stats) { in EncodeLossless()
98 WebPAuxStats stats;
233 WebPAuxStats* const stats) { in ApplyFiltersAndEncode()
Dwebpenc.c260 WebPAuxStats* stats = enc->pic_->stats; in FinalizePSNR()
271 WebPAuxStats* const stats = enc->pic_->stats; in StoreStats()
Dvp8l.c1482 WebPAuxStats* const stats = picture->stats; in VP8LEncodeStream()
1538 WebPAuxStats* const stats = picture->stats; in VP8LEncodeImage()
/external/ImageMagick/coders/
Dwebp.c528 WebPAuxStats in WriteWEBPImage()