Home
last modified time | relevance | path

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

/external/webp/src/dec/
Didec_dec.c394 static VP8StatusCode DecodePartition0(WebPIDecoder* const idec) { in DecodePartition0() function
578 status = DecodePartition0(idec); in IDecode()