Searched refs:VP8InitFrame (Results 1 – 5 of 5) sorted by relevance
284 int VP8InitFrame(VP8Decoder* const dec, VP8Io* const io);
690 if (ok) ok = VP8InitFrame(dec, io); in VP8Decode()
795 int VP8InitFrame(VP8Decoder* const dec, VP8Io* const io) { in VP8InitFrame() function
440 if (!VP8InitFrame(dec, io)) { in DecodePartition0()
1240 0fde33e3 add missing const in VP8InitFrame signature
Completed in 14 milliseconds