Searched refs:GSM_MULT (Results 1 - 3 of 3) sorted by relevance

/external/libgsm/inc/
H A Dprivate.h96 # define GSM_MULT(a,b) /* word a, word b, !(a == b == MIN_WORD) */ \ macro
130 # define GSM_MULT(a, b) gsm_mult(a, b)
/external/libgsm/src/
H A Dlpc.c306 temp = GSM_MULT( A, *LAR ); \
H A Drpe.c334 temp = GSM_MULT( temp, temp2 );

Completed in 73 milliseconds