Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi.h61 } WebPHeaderStructure; typedef
69 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers);
Dwebp.c273 WebPHeaderStructure* const headers) { in ParseHeadersInternal()
277 WebPHeaderStructure hdrs; in ParseHeadersInternal()
366 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) { in WebPParseHeaders()
390 WebPHeaderStructure headers; in DecodeInto()
Dvp8.c264 WebPHeaderStructure headers; in VP8GetHeaders()
Didec.c269 WebPHeaderStructure headers; in DecodeWebPHeaders()