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

  /external/webp/src/dec/
webp.c 382 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) {
419 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks.
  /external/chromium_org/third_party/libwebp/dec/
webp.c 399 VP8StatusCode WebPParseHeaders(WebPHeaderStructure* const headers) {
436 status = WebPParseHeaders(&headers); // Process Pre-VP8 chunks.

Completed in 50 milliseconds