mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add wide version of silog2
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
|
||||
unsigned FLAC__bitmath_ilog2(unsigned v);
|
||||
unsigned FLAC__bitmath_silog2(int v);
|
||||
unsigned FLAC__bitmath_silog2_wide(FLAC__int64 v);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user