Home
last modified time | relevance | path

Searched refs:WebPParseHeaders (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebpi_dec.h75 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers);
Dwebp_dec.c414 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) { in WebPParseHeaders() function
456 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks. in DecodeInto()
Didec_dec.c318 status = WebPParseHeaders(&headers); in DecodeWebPHeaders()
/third_party/skia/third_party/externals/libwebp/
DChangeLog492 3daf7509 WebPParseHeaders: remove obsolete animation TODO
2933 e5af49e9 add doc precision about WebPParseHeaders() return codes
3551 2f666688 Merge "modify WebPParseHeaders to allow reuse by GetFeatures"
3560 fb4943bd modify WebPParseHeaders to allow reuse by GetFeatures