Home
last modified time | relevance | path

Searched refs:IDecode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c569 static VP8StatusCode IDecode(WebPIDecoder* idec) { in IDecode() function
799 return IDecode(idec); in WebPIAppend()
820 return IDecode(idec); in WebPIUpdate()
/third_party/skia/third_party/externals/libwebp/
DChangeLog333 5f0f5c07 Make sure partition #0 is read before VP8 data in IDecode.