Skip to content
Snippets Groups Projects
Commit aeaf268e authored by Ronald S. Bultje's avatar Ronald S. Bultje
Browse files

vp3: integrate clear_blocks with idct of previous block.


This is identical to what e.g. vp8 does, and prevents the function call
overhead (plus dependency on dsputil for this particular function).

Arm asm updated by Janne Grunau <janne-libav@jannau.net>.

Signed-off-by: default avatarJanne Grunau <janne-libav@jannau.net>
parent 992b0318
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment