search for: spx_word_16

Displaying 2 results from an estimated 2 matches for "spx_word_16".

2004 Aug 06
0
Re: Re:
...seem to have any comments in it. Do you think it might be smart to attempt to get this working by, say, using the Linux or Windows version and #defining "char" to "short"? That might be easier to debug than an embedded test board... > Still regarding fixed-point, right now, spx_word_16 is defined as > "short" and spx_word_32 is defined as "int", but that's only in arch.h > and eventually, it should be replaced by something a bit better. That's probably OK; my shorts are 16 bits too, and I'm fairly sure my ints are 32. > Jean-Marc Valin &...
2004 Aug 06
2
Re: Difference in Encoding of files on Pocket PC vis-à-vis desktop
Jean-Marc Valin wrote: > I suspect something related to endianness or word size here. On a related point, has anyone ever compiled FIXED_POINT Speex on a system with 16-bit chars? Will it definitely work, definitely not work, or might it work and no-one has any idea? :-) More specifically, I'm trying to decode Speex data encoded using sampleenc. So, it's definitely been encoded