projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'
[ffmpeg.git]
/
libavcodec
/
celp_math.c
diff --git
a/libavcodec/celp_math.c
b/libavcodec/celp_math.c
index
56dc863
..
a96b1ae
100644
(file)
--- a/
libavcodec/celp_math.c
+++ b/
libavcodec/celp_math.c
@@
-75,7
+75,7
@@
static const uint16_t tab_log2[33] =
#endif
};
-int ff_log2(uint32_t value)
+int ff_log2
_q15
(uint32_t value)
{
uint8_t power_int;
uint8_t frac_x0;