Searched refs:VP8DecodeMB (Results 1 – 4 of 4) sorted by relevance
306 int VP8DecodeMB(VP8Decoder* const dec, VP8BitReader* const token_br);
604 int VP8DecodeMB(VP8Decoder* const dec, VP8BitReader* const token_br) { in VP8DecodeMB() function649 if (!VP8DecodeMB(dec, token_br)) { in ParseFrame()
470 if (!VP8DecodeMB(dec, token_br)) { in DecodeRemaining()
3920 3db65255 separate block-parsing into a visible VP8DecodeMB()
Completed in 12 milliseconds