Skip to content
Snippets Groups Projects
Commit 03122298 authored by Nathan Egge's avatar Nathan Egge
Browse files

Replace divides by small values with multiplies.

This ports the OD_DIVU_SMALL code from Daala to AOM so that divides by
 constants smaller than OD_DIVU_DMAX (1024) are done using a multiply.
Added a unit test for OD_DIVU_SMALL in test/divu_small_test.cc.

Change-Id: Id9fee172d54477355571c5d6c12c584fb65769e5
parent 9c48eec7
2 merge requests!6Rav1e 11 yushin 1,!3Rav1e 10 yushin
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