Searched defs:WebPParseHeaders (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Dwebp.c412 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) { function
451 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks.
/external/webp/src/dec/
H A Dwebp.c424 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) { function
463 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks.

Completed in 132 milliseconds