Searched refs:WebPAuxStats (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h33 typedef struct WebPAuxStats WebPAuxStats; typedef in typeref:struct:WebPAuxStats
188 struct WebPAuxStats { struct
325 WebPAuxStats* stats;
/external/webp/include/webp/
H A Dencode.h33 typedef struct WebPAuxStats WebPAuxStats; typedef in typeref:struct:WebPAuxStats
188 struct WebPAuxStats { struct
325 WebPAuxStats* stats;
/external/chromium_org/third_party/libwebp/enc/
H A Dalpha.c51 WebPAuxStats* const stats) {
105 WebPAuxStats stats;
228 WebPAuxStats* const stats) {
H A Dwebpenc.c258 WebPAuxStats* stats = enc->pic_->stats;
269 WebPAuxStats* const stats = enc->pic_->stats;
H A Dvp8l.c1131 WebPAuxStats* const stats = picture->stats;
1185 WebPAuxStats* const stats = picture->stats;
/external/webp/src/enc/
H A Dalpha.c51 WebPAuxStats* const stats) {
105 WebPAuxStats stats;
228 WebPAuxStats* const stats) {
H A Dwebpenc.c258 WebPAuxStats* stats = enc->pic_->stats;
269 WebPAuxStats* const stats = enc->pic_->stats;
H A Dvp8l.c1131 WebPAuxStats* const stats = picture->stats;
1185 WebPAuxStats* const stats = picture->stats;

Completed in 7488 milliseconds