Searched refs:ParseFrame (Results 1 – 1 of 1) sorted by relevance
640 static int ParseFrame(VP8Decoder* const dec, VP8Io* io) { in ParseFrame() function694 if (ok) ok = ParseFrame(dec, io); in VP8Decode()