Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c452 static VP8StatusCode DecodeRemaining(WebPIDecoder* const idec) { in DecodeRemaining() function
590 status = DecodeRemaining(idec); in IDecode()
/third_party/skia/third_party/externals/libwebp/
DChangeLog327 907208f9 Wait for all threads to be done in DecodeRemaining.