Displaying 9 results from an estimated 9 matches for "nb_encoder_destroy".
2007 Aug 06
2
Attempting to shrink speex: Are these functions necessary?
...peex_bits_insert_terminator
In cd_search.c:
noise_codebook_quant
noise_codebook_unquant
In filters.c:
compute_rms
syn_percep_zero16
qmf_decomp
qmf_synth
In ltp.c:
forced_pitch_quant
forced_pitch_unquant
In math_approx.c:
spx_ilog2
_spx_cos_pi_2
spx_cos_norm
spx_exp2
spx_atan
In nb_celp.c:
nb_encoder_destroy
nb_decoder_destroy
In quant_lsp.c:
lsp_quant_nb
lsp_unquant_nb
lsp_quant_high
lsp_unquant_high
In speex.c:
speex_encoder_destroy
speex_decoder_destroy
speex_encode
speex_decode
nb_mode_query
wb_mode_query
speex_lib_ctl
In speex_callbacks.c:
speex_inband_handler
speex_std_mode_request_handler...
2005 Jun 22
2
Deallocation bug in speex
...besides, it was working
really fine for quite some time now before I updated it),
a segmentation fault occurs in nb_celp.c:229:
#0 0x7c96df51 in $R000000 ()
#1 0x00c80000 in ?? ()
#2 0x7c94a5d0 in $R000000 ()
#3 0x7c9268ad in $R000000 ()
#4 0x77c2c2de in $R000000 ()
#5 0x657c380e in nb_encoder_destroy (state=0x41426b0) at nb_celp.c:229
#6 0x657bac1f in speex_encoder_destroy (state=0x41426b0) at speex.c:62
#7 0x657c0003 in sb_encoder_destroy (state=0x4156be8) at sb_celp.c:339
#8 0x657bac1f in speex_encoder_destroy (state=0x4156be8) at speex.c:62
#9 0x657c0003 in sb_encoder_destroy (state=...
2007 Aug 07
1
Attempting to shrink speex: Are these functions necessary?
...yn_percep_zero16
> qmf_decomp
> qmf_synth
No need for that.
> In ltp.c:
> forced_pitch_quant
> forced_pitch_unquant
No need for that.
> In math_approx.c:
> spx_ilog2
> _spx_cos_pi_2
> spx_cos_norm
> spx_exp2
> spx_atan
No need for that.
> In nb_celp.c:
> nb_encoder_destroy
> nb_decoder_destroy
No need for that if you never plan on freeing the memory
> In quant_lsp.c:
> lsp_quant_nb
> lsp_unquant_nb
> lsp_quant_high
> lsp_unquant_high
No need for that if you just want 8 kbps.
> In speex.c:
> speex_encoder_destroy
> speex_decoder_destroy...
2007 Aug 07
1
Attempting to shrink speex: Are these functions necessary?
...; In filters.c:
> compute_rms
> syn_percep_zero16
> qmf_decomp
> qmf_synth
>
> In ltp.c:
> forced_pitch_quant
> forced_pitch_unquant
>
> In math_approx.c:
> spx_ilog2
> _spx_cos_pi_2
> spx_cos_norm
> spx_exp2
> spx_atan
>
> In nb_celp.c:
> nb_encoder_destroy
> nb_decoder_destroy
>
> In quant_lsp.c:
> lsp_quant_nb
> lsp_unquant_nb
> lsp_quant_high
> lsp_unquant_high
>
> In speex.c:
> speex_encoder_destroy
> speex_decoder_destroy
> speex_encode
> speex_decode
> nb_mode_query
> wb_mode_query
> speex_lib_...
2005 Jun 22
0
Deallocation bug in speex
...,
>
> a segmentation fault occurs in nb_celp.c:229:
>
>
>
> #0 0x7c96df51 in $R000000 ()
>
> #1 0x00c80000 in ?? ()
>
> #2 0x7c94a5d0 in $R000000 ()
>
> #3 0x7c9268ad in $R000000 ()
>
> #4 0x77c2c2de in $R000000 ()
>
> #5 0x657c380e in nb_encoder_destroy (state=0x41426b0) at
> nb_celp.c:229
>
> #6 0x657bac1f in speex_encoder_destroy (state=0x41426b0) at
> speex.c:62
>
> #7 0x657c0003 in sb_encoder_destroy (state=0x4156be8) at
> sb_celp.c:339
>
> #8 0x657bac1f in speex_encoder_destroy (state=0x4156be8) at
> speex....
2007 Aug 07
0
Attempting to shrink speex: Are these functions necessary?
...ook_unquant
>>
>> In filters.c: compute_rms syn_percep_zero16 qmf_decomp qmf_synth
>>
>> In ltp.c: forced_pitch_quant forced_pitch_unquant
>>
>> In math_approx.c: spx_ilog2 _spx_cos_pi_2 spx_cos_norm spx_exp2
>> spx_atan
>>
>> In nb_celp.c: nb_encoder_destroy nb_decoder_destroy
>>
>> In quant_lsp.c: lsp_quant_nb lsp_unquant_nb lsp_quant_high
>> lsp_unquant_high
>>
>> In speex.c: speex_encoder_destroy speex_decoder_destroy
>> speex_encode speex_decode nb_mode_query wb_mode_query speex_lib_ctl
>>
>>
&g...
2008 Mar 29
0
GCC/ELF Visibility patch
...tch
-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 sb_decoder_destroy
-T s...
2008 Mar 29
2
GCC/ELF Visibility patch (fwd)
...tch
-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 sb_decoder_destroy
-T s...
2005 May 25
3
Speex on TI C6x, Problem with TI C5x Patch
...d = 0;
st->dtx_enabled = 0;
st->abr_enabled = 0;
st->abr_drift = 0;
st->plc_tuning = 2;
st->complexity=2;
st->sampling_rate=8000;
st->dtx_count=0;
#ifdef ENABLE_VALGRIND
VALGRIND_MAKE_READABLE(st, (st->stack-(char*)st));
#endif
return st;
}
void nb_encoder_destroy(void *state)
{
EncState *st=(EncState *)state;
/* Free all allocated memory */
vbr_destroy(st->vbr);
/*Free state memory... should be last*/
speex_free(st);
}
int nb_encode(void *state, void *vin, SpeexBits *bits)
{
EncState *st;
int i, sub, roots;
int ol_pitch;
spx...