Lines Matching refs:LARc
23 static void Decoding_of_the_coded_Log_Area_Ratios P2((LARc,LARpp),
24 word * LARc, /* coded log area ratio [0..7] IN */
34 * MIC[1..8] = minimum value of the LARc[1..8]
40 /* for (i = 1; i <= 8; i++, B++, MIC++, INVA++, LARc++, LARpp++) {
42 * temp1 = GSM_ADD( *LARc, *MIC ) << 10;
55 temp1 = GSM_ADD( *LARc++, MIC ) << 10; \
71 * the sign of *LARc.
346 void Gsm_Short_Term_Analysis_Filter P3((S,LARc,s),
350 word * LARc, /* coded log area ratio [0..7] IN */
369 Decoding_of_the_coded_Log_Area_Ratios( LARc, LARpp_j );