Home
last modified time | relevance | path

Searched refs:gsm_asl (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/GSM610/
Dadd.c171 int16_t gsm_asl (int16_t a, int n) in gsm_asl() function
Dgsm610_priv.h107 int16_t gsm_asl (int16_t a, int n) ;
Drpe.c353 temp3 = gsm_asl (1, gsm_sub (temp2, 1)) ; in APCM_inverse_quantization()