Home
last modified time | relevance | path

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

/third_party/libsnd/src/GSM610/
H A Dadd.c162 int16_t gsm_asr (int16_t a, int n) in gsm_asr() function
175 if (n < 0) return gsm_asr (a, -n) ; in gsm_asl()
189 ** int16_t gsm_asr (int16_t a, int n)
H A Drpe.c365 *xMp++ = gsm_asr (temp, temp2) ; in APCM_inverse_quantization()
H A Dgsm610_priv.h110 int16_t gsm_asr (int16_t a, int n) ;

Completed in 2 milliseconds