OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPAuxStats
(Results
1 - 2
of
2
) sorted by null
/external/webp/include/webp/
encode.h
131
}
WebPAuxStats
;
191
WebPAuxStats
* stats;
/external/webp/src/enc/
webpenc.c
276
WebPAuxStats
* stats = enc->pic_->stats;
286
WebPAuxStats
* const stats = enc->pic_->stats;
Completed in 383 milliseconds