Searched refs:LARpp (Results 1 – 2 of 2) sorted by relevance
20 int16_t * LARpp) /* out: decoded .. */ in Decoding_of_the_coded_Log_Area_Ratios() argument52 *LARpp++ = GSM_ADD (temp1, temp1) ; in Decoding_of_the_coded_Log_Area_Ratios()337 int16_t * LARpp_j = S->LARpp [S->j] ; in Gsm_Short_Term_Analysis_Filter()338 int16_t * LARpp_j_1 = S->LARpp [S->j ^= 1] ; in Gsm_Short_Term_Analysis_Filter()380 int16_t * LARpp_j = S->LARpp [S->j] ; in Gsm_Short_Term_Synthesis_Filter()381 int16_t * LARpp_j_1 = S->LARpp [S->j ^= 1] ; in Gsm_Short_Term_Synthesis_Filter()
30 int16_t LARpp [2][8] ; /* */ member