Home
last modified time | relevance | path

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

/external/webp/src/dec/
Didec_dec.c345 static VP8StatusCode DecodeVP8FrameHeader(WebPIDecoder* const idec) { in DecodeVP8FrameHeader() function
568 status = DecodeVP8FrameHeader(idec); in IDecode()