Home
last modified time | relevance | path

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

/external/webp/src/dec/
Didec_dec.c508 static VP8StatusCode DecodeVP8LHeader(WebPIDecoder* const idec) { in DecodeVP8LHeader() function
577 status = DecodeVP8LHeader(idec); in IDecode()