Lines Matching refs:LARpp_j
87 register int16_t * LARpp_j,
92 for (i = 1 ; i <= 8 ; i++, LARp++, LARpp_j_1++, LARpp_j++)
93 { *LARp = GSM_ADD (SASR_W (*LARpp_j_1, 2), SASR_W (*LARpp_j, 2)) ;
100 register int16_t * LARpp_j,
104 for (i = 1 ; i <= 8 ; i++, LARpp_j_1++, LARpp_j++, LARp++)
105 *LARp = GSM_ADD (SASR_W (*LARpp_j_1, 1), SASR_W (*LARpp_j, 1)) ;
110 register int16_t * LARpp_j,
115 for (i = 1 ; i <= 8 ; i++, LARpp_j_1++, LARpp_j++, LARp++)
116 { *LARp = GSM_ADD (SASR_W (*LARpp_j_1, 2), SASR_W (*LARpp_j, 2)) ;
117 *LARp = GSM_ADD (*LARp, SASR_W (*LARpp_j, 1)) ;
123 register int16_t * LARpp_j,
128 for (i = 1 ; i <= 8 ; i++, LARp++, LARpp_j++)
129 *LARp = *LARpp_j ;
337 int16_t * LARpp_j = S->LARpp [S->j] ;
352 Decoding_of_the_coded_Log_Area_Ratios (LARc, LARpp_j) ;
354 Coefficients_0_12 (LARpp_j_1, LARpp_j, LARp) ;
358 Coefficients_13_26 (LARpp_j_1, LARpp_j, LARp) ;
362 Coefficients_27_39 (LARpp_j_1, LARpp_j, LARp) ;
366 Coefficients_40_159 (LARpp_j, LARp) ;
380 int16_t * LARpp_j = S->LARpp [S->j] ;
395 Decoding_of_the_coded_Log_Area_Ratios (LARcr, LARpp_j) ;
397 Coefficients_0_12 (LARpp_j_1, LARpp_j, LARp) ;
401 Coefficients_13_26 (LARpp_j_1, LARpp_j, LARp) ;
405 Coefficients_27_39 (LARpp_j_1, LARpp_j, LARp) ;
409 Coefficients_40_159 (LARpp_j, LARp) ;