Searched defs:awk1 (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeex/ |
D | cb_search.c | 103 spx_coef_t awk1[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign_N1() 245 spx_coef_t awk1[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign() 575 spx_coef_t awk1[], /* Weighted LPCs for this subframe */ in noise_codebook_quant()
|
D | ltp.c | 351 const spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */ in pitch_gain_search_3tap() 532 spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */ in pitch_search_3tap() 759 spx_coef_t awk1[], /* Weighted LPCs #1 for this subframe */ in forced_pitch_quant()
|
D | filters_bfin.h | 368 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,… in compute_impulse_response()
|
D | filters.c | 379 void syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const … in syn_percep_zero16() 391 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, co… 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()
|