Displaying 2 results from an estimated 2 matches for "generic_fixed_point".
2007 Jan 23
1
Re: Clicking noise using Speex built for TI C64+ DSP of DaVinci Processor
...ic switches doesn't do much other than
defining the different Speex data types (spx_int16_t, spx_uint16_t, spx_int32_t, etc) and the static heap and scratch size
(in config.h and speex_types.h). How do I try "generic fixed-point"; is there a MACRO for generic fixed-point like
"GENERIC_FIXED_POINT". I guess I could try to see if it's an encoder issue (encode it on the DSP and decode it on the
ARM side before playing) vs a decoder issue (encode it on the ARM and decode it on the DSP before playing). Any other
suggestions? Thanks.
Regards,
Andy
----- Original Message ----
From: J...
2007 Jan 23
0
Re: Clicking noise using Speex built for TI C64+ DSP ofDaVinci Processor
...ic switches doesn't do much other than
defining the different Speex data types (spx_int16_t, spx_uint16_t, spx_int32_t, etc) and the static heap and scratch size
(in config.h and speex_types.h). How do I try "generic fixed-point"; is there a MACRO for generic fixed-point like
"GENERIC_FIXED_POINT". I guess I could try to see if it's an encoder issue (encode it on the DSP and decode it on the
ARM side before playing) vs a decoder issue (encode it on the ARM and decode it on the DSP before playing). Any other
suggestions? Thanks.
Regards,
Andy
----- Original Message ----
From:...