[CELT-dev] QCONST16?

Mike Hooper mihooper at bellsouth.net
Mon Jun 6 07:24:47 PDT 2011


Gents,

 

In Version 8.1, QCONST16 is defined as follows in arch.h within the
FLOATING_POINT section:

 

#define QCONST16(x,bits) (x)

 

However, in both celt.c and quant_bands.c, QCONST16 is referenced without a
conditional FLOATING_POINT define. So when I compile as FIXED_POINT I get an
"undefined identifier" for QCONST16. Am I doing something wrong?

 

Thx,

MikeH



 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20110606/30ee514c/attachment-0002.htm 


More information about the celt-dev mailing list