HomeSort by relevance Sort by last modified time
    Searched refs:WebPParseHeaders (Results 1 - 3 of 3) sorted by null

  /external/webp/src/dec/
webpi.h 72 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers);
webp.c 424 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) {
463 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks.
idec.c 307 status = WebPParseHeaders(&headers);

Completed in 197 milliseconds