Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi.h75 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers);
Dwebp.c417 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) { in WebPParseHeaders() function
457 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks. in DecodeInto()
Didec.c309 status = WebPParseHeaders(&headers); in DecodeWebPHeaders()
/external/webp/
DREADME.android16 - Marked variable "status" in WebPParseHeaders as volatile to work around