Home
last modified time | relevance | path

Searched refs:spx_coef_t (Results 1 – 17 of 17) sorted by relevance

/external/speex/libspeex/
Dfilters.h64 void filter_mem16(const spx_word16_t *x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t…
65 void iir_mem16(const spx_word16_t *x, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_m…
66 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m…
69 void bw_lpc(spx_word16_t , const spx_coef_t *lpc_in, spx_coef_t *lpc_out, int order);
73 …syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_…
74 …due_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_…
76 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,…
81 spx_coef_t *ak, /*LPC filter coefs*/
Dfilters_bfin.h85 void filter_mem16(const spx_word16_t *_x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_… in filter_mem16()
230 void iir_mem16(const spx_word16_t *_x, const spx_coef_t *den, spx_word16_t *_y, int N, int ord, spx… in iir_mem16()
355 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16()
358 spx_coef_t den2[12]; in fir_mem16()
359 spx_coef_t *den; in fir_mem16()
360 den = (spx_coef_t*)((((int)den2)+4)&0xfffffffc); in fir_mem16()
368 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,… in compute_impulse_response()
438 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,…
468 void filter_mem2(const spx_sig_t *_x, const spx_coef_t *num, const spx_coef_t *den, spx_sig_t *_y, …
Dcb_search.h53 spx_coef_t ak[], /* LPCs for this subframe */
54 spx_coef_t awk1[], /* Weighted LPCs for this subframe */
55 spx_coef_t awk2[], /* Weighted LPCs for this subframe */
79 spx_coef_t ak[], /* LPCs for this subframe */
80 spx_coef_t awk1[], /* Weighted LPCs for this subframe */
81 spx_coef_t awk2[], /* Weighted LPCs for this subframe */
Dmodes.h75 typedef int (*ltp_quant_func)(spx_word16_t *, spx_word16_t *, spx_coef_t *, spx_coef_t *,
76 spx_coef_t *, spx_sig_t *, const void *, int, int, spx_word16_t,
85 typedef void (*innovation_quant_func)(spx_word16_t *, spx_coef_t *, spx_coef_t *, spx_coef_t *, con…
Dltp.h61 spx_coef_t ak[], /* LPCs for this subframe */
62 spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */
63 spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */
104 spx_coef_t ak[], /* LPCs for this subframe */
105 spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */
106 spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */
Dfilters.c54 void bw_lpc(spx_word16_t gamma, const spx_coef_t *lpc_in, spx_coef_t *lpc_out, int order) in bw_lpc()
319 void filter_mem16(const spx_word16_t *x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t… in filter_mem16()
339 void iir_mem16(const spx_word16_t *x, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_m… in iir_mem16()
359 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_m… in fir_mem16()
379 …syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_… in syn_percep_zero16()
391 …due_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_… in residue_percep_zero16()
406 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,… in compute_impulse_response()
656 spx_coef_t *ak, /*LPC filter coefs*/ in multicomb()
Dcb_search.c102 spx_coef_t ak[], /* LPCs for this subframe */ in split_cb_search_shape_sign_N1()
103 spx_coef_t awk1[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign_N1()
104 spx_coef_t awk2[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign_N1()
244 spx_coef_t ak[], /* LPCs for this subframe */ in split_cb_search_shape_sign()
245 spx_coef_t awk1[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign()
246 spx_coef_t awk2[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign()
574 spx_coef_t ak[], /* LPCs for this subframe */ in noise_codebook_quant()
575 spx_coef_t awk1[], /* Weighted LPCs for this subframe */ in noise_codebook_quant()
576 spx_coef_t awk2[], /* Weighted LPCs for this subframe */ in noise_codebook_quant()
Dlsp.h56 int lpc_to_lsp (spx_coef_t *a, int lpcrdr, spx_lsp_t *freq, int nb, spx_word16_t delta, char *stack…
57 void lsp_to_lpc(spx_lsp_t *freq, spx_coef_t *ak, int lpcrdr, char *stack);
Dltp.c350 const spx_coef_t ak[], /* LPCs for this subframe */ in pitch_gain_search_3tap()
351 const spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */ in pitch_gain_search_3tap()
352 const spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */ in pitch_gain_search_3tap()
531 spx_coef_t ak[], /* LPCs for this subframe */ in pitch_search_3tap()
532 spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */ in pitch_search_3tap()
533 spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */ in pitch_search_3tap()
758 spx_coef_t ak[], /* LPCs for this subframe */ in forced_pitch_quant()
759 spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */ in forced_pitch_quant()
760 spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */ in forced_pitch_quant()
Dsb_celp.h66 spx_coef_t *interp_qlpc; /**< Interpolated quantized LPCs for current sub-frame */
116 spx_coef_t *interp_qlpc;
Dsb_celp.c244 st->interp_qlpc = (spx_coef_t*)speex_alloc(st->lpcSize*sizeof(spx_coef_t)); in sb_encoder_init()
322 VARDECL(spx_coef_t *lpc); in sb_encode()
323 VARDECL(spx_coef_t *interp_lpc); in sb_encode()
324 VARDECL(spx_coef_t *bw_lpc1); in sb_encode()
325 VARDECL(spx_coef_t *bw_lpc2); in sb_encode()
373 ALLOC(lpc, st->lpcSize, spx_coef_t); in sb_encode()
374 ALLOC(interp_lpc, st->lpcSize, spx_coef_t); in sb_encode()
375 ALLOC(bw_lpc1, st->lpcSize, spx_coef_t); in sb_encode()
376 ALLOC(bw_lpc2, st->lpcSize, spx_coef_t); in sb_encode()
796 st->interp_qlpc = (spx_coef_t*)speex_alloc(st->lpcSize*sizeof(spx_coef_t)); in sb_decoder_init()
[all …]
Dnb_celp.c264 VARDECL(spx_coef_t *bw_lpc1); in nb_encode()
265 VARDECL(spx_coef_t *bw_lpc2); in nb_encode()
266 VARDECL(spx_coef_t *lpc); in nb_encode()
271 VARDECL(spx_coef_t *interp_lpc); in nb_encode()
272 VARDECL(spx_coef_t *interp_qlpc); in nb_encode()
284 ALLOC(lpc, st->lpcSize, spx_coef_t); in nb_encode()
285 ALLOC(bw_lpc1, st->lpcSize, spx_coef_t); in nb_encode()
286 ALLOC(bw_lpc2, st->lpcSize, spx_coef_t); in nb_encode()
291 ALLOC(interp_lpc, st->lpcSize, spx_coef_t); in nb_encode()
292 ALLOC(interp_qlpc, st->lpcSize, spx_coef_t); in nb_encode()
[all …]
Dlpc.h47 spx_coef_t * lpc, /* [0...p-1] LPC coefficients */
Darch.h94 typedef spx_word16_t spx_coef_t; typedef
138 typedef float spx_coef_t; typedef
Dlsp.c219 int lpc_to_lsp (spx_coef_t *a,int lpcrdr,spx_lsp_t *freq,int nb,spx_word16_t delta, char *stack) in lpc_to_lsp()
403 void lsp_to_lpc(spx_lsp_t *freq,spx_coef_t *ak,int lpcrdr, char *stack) in lsp_to_lpc()
522 void lsp_to_lpc(spx_lsp_t *freq,spx_coef_t *ak,int lpcrdr, char *stack) in lsp_to_lpc()
Dnb_celp.h141 spx_coef_t *interp_qlpc; /**< Interpolated quantized LPCs */
Dlpc.c74 spx_coef_t *lpc, /* out: [0...p-1] LPC coefficients */ in _spx_lpc()