Searched defs:WebPContext (Results 1 – 1 of 1) sorted by relevance
193 typedef struct WebPContext { struct194 VP8Context v; /* VP8 Context used for lossy decoding */218 } WebPContext; argument