Skip to content
Snippets Groups Projects
Commit ef97e0ec authored by Nathan E. Egge's avatar Nathan E. Egge Committed by Raphaël Zumer
Browse files

Embed the rust idct functions. (#613)

* Call av1_idct4() from inside av1_idct8().

* Call av1_idct8() from inside av1_idct16().

* Use 2 multiply rotation by PI/4.

Adds the full_btr_sqrt2() function that computes a rotation by PI/4
 using 2 multiplies instead of 4.
parent 76357db0
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