Displaying 3 results from an estimated 3 matches for "static_mode".
Did you mean:
static_modes
2009 Jul 24
1
STATIC_MODES, fft and prob members
Hi Guys,
I've just been looking into STATIC_MODES. My plan is to generate and
store the modes as part of our sound banks when they are encoded.
I have noticed that even with STATIC_MODES turned on, celt_mode_create
still allocs and generates the fft and prob members (via
pitch_state_alloc and quant_prob_alloc respectively). I also notice that...
2010 Mar 02
1
--enable-static-modes
I did a download of 0.7.1 sources and saw that fmod was compiling with
--enable-static-modes, I decided to try it, but it fails to compile
static_modes.c because it doesn't exist. Is that an external dependency?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20100302/6e716591/attachment-0002.htm
2008 Dec 04
1
celt for TMS320 C55x
Hi all,
I'm trying to build the celt package on the Texas TMS320VC5510 DSK.
I think there are some #define for it in the code, but I'm doing something
wrong.
Is there any documentation about it?
So far I'm building with the TI_C5X_ASM;CONFIG_TI_C55X #define.
Any help?
Thank you.
Giovanni