search for: ti_54x

Displaying 4 results from an estimated 4 matches for "ti_54x".

Did you mean: ti55xx
2007 Jul 23
2
Shoehorning speex is confusing a newbie
...uffer(&bits, &Speex_enc_buffer[0 + COMPRESS_LENGTH*Speex_player_frame], COMPRESS_LENGTH); tmp=0; speex_decoder_ctl(dec, SPEEX_SET_ENH, &tmp); speex_decode_int(dec, &bits, (spx_int16_t *)samples_out); There are some things I am sure will be asked. Yes I set flags for the TI_54X part, disable wideband, manual allocation, and fixed point in a config file and defined the #define value needed to include that config file. I do have a heap for the setup of the state structure for encode and decode and yes I made sure it was big enough to allocate enough to both. Yes I destroy...
2007 Jul 24
0
Shoehorning speex is confusing a newbie
...uffer(&bits, &Speex_enc_buffer[0 + COMPRESS_LENGTH*Speex_player_frame], COMPRESS_LENGTH); tmp=0; speex_decoder_ctl(dec, SPEEX_SET_ENH, &tmp); speex_decode_int(dec, &bits, (spx_int16_t *)samples_out); There are some things I am sure will be asked. Yes I set flags for the TI_54X part, disable wideband, manual allocation, and fixed point in a config file and defined the #define value needed to include that config file. I do have a heap for the setup of the state structure for encode and decode and yes I made sure it was big enough to allocate enough to both. Yes I destroy...
2007 Jul 24
0
Shoehorning speex is confusing a newbie
..., &Speex_enc_buffer[0 + COMPRESS_LENGTH*Speex_player_frame], COMPRESS_LENGTH); tmp=0; speex_decoder_ctl(dec, SPEEX_SET_ENH, &tmp); speex_decode_int(dec, &bits, (spx_int16_t *)samples_out); There are some things I am sure will be asked. Yes I set flags for the TI_54X part, disable wideband, manual allocation, and fixed point in a config file and defined the #define value needed to include that config file. I do have a heap for the setup of the state structure for encode and decode and yes I made sure it was big enough to allocate enough to both. Yes I destroy...
2007 Jul 24
0
Shoehorning speex is confusing a newbie
...uffer(&bits, &Speex_enc_buffer[0 + COMPRESS_LENGTH*Speex_player_frame], COMPRESS_LENGTH); tmp=0; speex_decoder_ctl(dec, SPEEX_SET_ENH, &tmp); speex_decode_int(dec, &bits, (spx_int16_t *)samples_out); There are some things I am sure will be asked. Yes I set flags for the TI_54X part, disable wideband, manual allocation, and fixed point in a config file and defined the #define value needed to include that config file. I do have a heap for the setup of the state structure for encode and decode and yes I made sure it was big enough to allocate enough to both. Yes I destroy...