Added support for codebooks up to 64 bits.
This commit is contained in:
parent
f13fea7b53
commit
f8db800c44
5 changed files with 153 additions and 4 deletions
|
@ -66,6 +66,7 @@
|
|||
|
||||
#endif
|
||||
|
||||
typedef unsigned long long celt_uint64_t;
|
||||
typedef int spx_int32_t;
|
||||
typedef short spx_int16_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue