search for: nb_encoder_ctl

Displaying 5 results from an estimated 5 matches for "nb_encoder_ctl".

Did you mean: sb_encoder_ctl
2005 May 25
0
Speex on TI C6x, Problem with TI C5x Patch
...up to you if > think this is wrong or right - just tell me and I'll follow! I didn't include the C5x in speex_types.h because I was under the impression that autoconf would be used, but I can add it. > 3) There seem to be further int/long on a C55X issues in nb_celp.c for the > nb_encoder_ctl and nb_decoder_ctl functions. I think that all the > (*(int*)ptr) or *((int*)ptr) should be (*(long*)ptr) for a C55X. I don't > know why. What I presume was happening was that the data passed to the > function in void *ptr was being lost in the upper or lower half of a 32-bit >...
2005 May 25
3
Speex on TI C6x, Problem with TI C5x Patch
...in this file. It could be covered by the C55X_ASM define above, but the content of this file is not going to have assembler in it. I leave it up to you if think this is wrong or right - just tell me and I'll follow! 3) There seem to be further int/long on a C55X issues in nb_celp.c for the nb_encoder_ctl and nb_decoder_ctl functions. I think that all the (*(int*)ptr) or *((int*)ptr) should be (*(long*)ptr) for a C55X. I don't know why. What I presume was happening was that the data passed to the function in void *ptr was being lost in the upper or lower half of a 32-bit word. So it didn'...
2005 May 25
2
Speex on TI C6x, Problem with TI C5x Patch
...less there is some reason to do otherwise, it seems like all C55x specific options should be turned on by one flag. This can be decided after the current issues have been investigated further. >> 3) There seem to be further int/long on a C55X issues in nb_celp.c for >> the >> nb_encoder_ctl and nb_decoder_ctl functions. I think that all the >> (*(int*)ptr) or *((int*)ptr) should be (*(long*)ptr) for a C55X. I don't >> know why. What I presume was happening was that the data passed to the >> function in void *ptr was being lost in the upper or lower half of a &gt...
2008 Mar 29
0
GCC/ELF Visibility patch
..._prod -T interp_pitch -T lpc_to_lsp -T lsp_enforce_margin -T lsp_interpolate -T lsp_quant_high -T lsp_quant_lbr -T lsp_quant_nb -T lsp_to_lpc -T lsp_unquant_high -T lsp_unquant_lbr -T lsp_unquant_nb -T multicomb -T nb_decode -T nb_decoder_ctl -T nb_decoder_destroy -T nb_decoder_init -T nb_encode -T nb_encoder_ctl -T nb_encoder_destroy -T nb_encoder_init -T nb_mode_query -T noise_codebook_quant -T noise_codebook_unquant -T open_loop_nbest_pitch -T pitch_search_3tap -T pitch_unquant_3tap -T pitch_xcorr -T qmf_decomp -T qmf_synth -T residue_percep_zero16 -T sanitize_values32 -T sb_decode -T sb_decoder_ctl -T s...
2008 Mar 29
2
GCC/ELF Visibility patch (fwd)
..._prod -T interp_pitch -T lpc_to_lsp -T lsp_enforce_margin -T lsp_interpolate -T lsp_quant_high -T lsp_quant_lbr -T lsp_quant_nb -T lsp_to_lpc -T lsp_unquant_high -T lsp_unquant_lbr -T lsp_unquant_nb -T multicomb -T nb_decode -T nb_decoder_ctl -T nb_decoder_destroy -T nb_decoder_init -T nb_encode -T nb_encoder_ctl -T nb_encoder_destroy -T nb_encoder_init -T nb_mode_query -T noise_codebook_quant -T noise_codebook_unquant -T open_loop_nbest_pitch -T pitch_search_3tap -T pitch_unquant_3tap -T pitch_xcorr -T qmf_decomp -T qmf_synth -T residue_percep_zero16 -T sanitize_values32 -T sb_decode -T sb_decoder_ctl -T s...