Searched refs:LAR (Results 1 - 4 of 4) sorted by relevance

/external/libgsm/src/
H A Dlpc.c250 * The following scaling for r[..] and LAR[..] has been used:
253 * LAR[..] = integer( real_LAR[..] * 16384 );
261 /* Computation of the LAR[0..7] from the r[0..7]
287 static void Quantization_and_coding P1((LAR),
288 register word * LAR /* [0..7] IN/OUT */
306 temp = GSM_MULT( A, *LAR ); \
310 *LAR = temp>MAC ? MAC - MIC : (temp<MIC ? 0 : temp - MIC); \
311 LAR++;
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h502 #define LAR(a, b) CHOICE(lar ARG2(a, b), lar ARG2(a, b), lar ARG2(b, a)) macro
1228 #define LAR(a, b) lar b, a macro
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h502 #define LAR(a, b) CHOICE(lar ARG2(a, b), lar ARG2(a, b), lar ARG2(b, a)) macro
1228 #define LAR(a, b) lar b, a macro
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 268 milliseconds