Home
last modified time | relevance | path

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

/external/webp/src/dec/
Didec_dec.c247 static VP8StatusCode FinishDecoding(WebPIDecoder* const idec) { in FinishDecoding() function
497 return FinishDecoding(idec); in DecodeRemaining()
553 : FinishDecoding(idec); in DecodeVP8LData()