Skip to content
Snippets Groups Projects
Commit 23cd5cb1 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/fic: avoid 2 additions per idct row


before:
5225 decicycles in IDCT, 32756 runs, 12 skips

after:
5057 decicycles in IDCT, 32765 runs, 3 skips

Reviewed-by: default avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent c26b4b6f
No related branches found
No related tags found
Loading
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