Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8.c578 static int ParseFrame(VP8Decoder* const dec, VP8Io* io) { in ParseFrame() function
632 if (ok) ok = ParseFrame(dec, io); in VP8Decode()
/external/opencv3/3rdparty/libwebp/dec/
Dvp8.c685 static int ParseFrame(VP8Decoder* const dec, VP8Io* io) { in ParseFrame() function
749 if (ok) ok = ParseFrame(dec, io); in VP8Decode()