Searched refs:LARpp_j (Results 1 - 1 of 1) sorted by relevance
/third_party/libsnd/src/GSM610/ |
H A D | short_term.c | 87 register int16_t * LARpp_j, in Coefficients_0_12() 92 for (i = 1 ; i <= 8 ; i++, LARp++, LARpp_j_1++, LARpp_j++) in Coefficients_0_12() 93 { *LARp = GSM_ADD (SASR_W (*LARpp_j_1, 2), SASR_W (*LARpp_j, 2)) ; in Coefficients_0_12() 100 register int16_t * LARpp_j, in Coefficients_13_26() 104 for (i = 1 ; i <= 8 ; i++, LARpp_j_1++, LARpp_j++, LARp++) in Coefficients_13_26() 105 *LARp = GSM_ADD (SASR_W (*LARpp_j_1, 1), SASR_W (*LARpp_j, 1)) ; in Coefficients_13_26() 110 register int16_t * LARpp_j, in Coefficients_27_39() 115 for (i = 1 ; i <= 8 ; i++, LARpp_j_1++, LARpp_j++, LARp++) in Coefficients_27_39() 116 { *LARp = GSM_ADD (SASR_W (*LARpp_j_1, 2), SASR_W (*LARpp_j, 2)) ; in Coefficients_27_39() 117 *LARp = GSM_ADD (*LARp, SASR_W (*LARpp_j, in Coefficients_27_39() 85 Coefficients_0_12( register int16_t * LARpp_j_1, register int16_t * LARpp_j, register int16_t * LARp) Coefficients_0_12() argument 98 Coefficients_13_26( register int16_t * LARpp_j_1, register int16_t * LARpp_j, register int16_t * LARp) Coefficients_13_26() argument 108 Coefficients_27_39( register int16_t * LARpp_j_1, register int16_t * LARpp_j, register int16_t * LARp) Coefficients_27_39() argument 122 Coefficients_40_159( register int16_t * LARpp_j, register int16_t * LARp) Coefficients_40_159() argument 337 int16_t * LARpp_j = S->LARpp [S->j] ; Gsm_Short_Term_Analysis_Filter() local 380 int16_t * LARpp_j = S->LARpp [S->j] ; Gsm_Short_Term_Synthesis_Filter() local [all...] |
Completed in 2 milliseconds