Home
last modified time | relevance | path

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

/external/webp/include/webp/
Dencode.h33 typedef struct WebPAuxStats WebPAuxStats; typedef
188 struct WebPAuxStats { struct
325 WebPAuxStats* stats;
/external/webp/src/webp/
Dencode.h33 typedef struct WebPAuxStats WebPAuxStats; typedef
188 struct WebPAuxStats { struct
325 WebPAuxStats* stats;
/external/webp/src/enc/
Dalpha.c51 WebPAuxStats* const stats) { in EncodeLossless()
103 WebPAuxStats stats;
247 WebPAuxStats* const stats) { in ApplyFiltersAndEncode()
Dwebpenc.c258 WebPAuxStats* stats = enc->pic_->stats; in FinalizePSNR()
269 WebPAuxStats* const stats = enc->pic_->stats; in StoreStats()
Dvp8l.c1131 WebPAuxStats* const stats = picture->stats; in VP8LEncodeStream()
1185 WebPAuxStats* const stats = picture->stats; in VP8LEncodeImage()