diff options
author | Ganesh Ajjanagadde <[email protected]> | 2015-10-14 10:26:59 -0400 |
---|---|---|
committer | Ronald S. Bultje <[email protected]> | 2015-10-14 13:39:42 -0400 |
commit | 55d3e97970888baa173061704a085144c5a014b4 (patch) | |
tree | 9091228d79c3757490ccdf7ec47d92e8b87b98e9 /doc/examples/muxing.c | |
parent | 2d0a10e369f133540bc8770ba702a3ad97821f59 (diff) |
avutil/intmath: use de Bruijn based ff_ctz
It has already been demonstrated that the de Bruijn method has benefits
over the current implementation: commit 971d12b7f9d7be3ca8eb98e6c04ed521f83cbd3c.
That commit implemented it for long long, this extends it to the int version.
Tested with FATE.
Signed-off-by: Ganesh Ajjanagadde <[email protected]>
Signed-off-by: Ronald S. Bultje <[email protected]>
Diffstat (limited to 'doc/examples/muxing.c')
0 files changed, 0 insertions, 0 deletions