Home
last modified time | relevance | path

Searched defs:awk1 (Results 1 – 4 of 4) sorted by relevance

/external/speex/libspeex/
Dcb_search.c103 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()
Dltp.c351 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()
Dfilters_bfin.h368 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2,… in compute_impulse_response()
Dfilters.c379 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()