Skip to content
Snippets Groups Projects
Commit 49ca22aa authored by Nathan Egge's avatar Nathan Egge Committed by Yaowu Xu
Browse files

Use the Daala implementation of OD_ILOG().

The Daala implementation of OD_ILOG(x) computes the number of bits
 necessary to represent the unsigned integer x in two's compliment.
We adjust the computation in od_dering.c to better approximate the
 log base 2 and match the previous OD_ILOG() definition.
This commit makes no change to the bitstream.

Change-Id: Ib75c2f47dca7027b3cfc40b110f2d493f9690c9c
parent 85187243
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