Home
last modified time | relevance | path

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

/external/webp/src/dec/
Didec.c242 static VP8StatusCode FinishDecoding(WebPIDecoder* const idec) { in FinishDecoding() function
488 return FinishDecoding(idec); in DecodeRemaining()
546 return FinishDecoding(idec); in DecodeVP8LData()