Trying to be nice with 16-bit chips.
This commit is contained in:
parent
65d79e4419
commit
508de38d22
5 changed files with 14 additions and 12 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
|
||||
|
||||
typedef celt_int32_t ec_int32;
|
||||
typedef celt_uint32_t ec_uint32;
|
||||
typedef celt_uint64_t ec_uint64;
|
||||
typedef struct ec_byte_buffer ec_byte_buffer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue