Searched defs:awk2 (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeex/ |
D | cb_search.c | 104 spx_coef_t awk2[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign_N1() 246 spx_coef_t awk2[], /* Weighted LPCs for this subframe */ in split_cb_search_shape_sign() 576 spx_coef_t awk2[], /* Weighted LPCs for this subframe */ in noise_codebook_quant()
|
D | ltp.c | 352 const spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */ in pitch_gain_search_3tap() 533 spx_coef_t awk2[], /* Weighted LPCs #2 for this subframe */ in pitch_search_3tap() 760 spx_coef_t awk2[], /* Weighted LPCs #2 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 … spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word1… in syn_percep_zero16() 391 … spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word1… 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()
|