Home
last modified time | relevance | path

Searched refs:GSM_L_ADD (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/GSM610/
Dpreprocess.c86 L_z2 = GSM_L_ADD (L_temp, L_s2) ; in Gsm_Preprocess()
89 L_temp = GSM_L_ADD (L_z2, 16384) ; in Gsm_Preprocess()
Dgsm610_priv.h132 GSM_L_ADD (int32_t a, int32_t b) in GSM_L_ADD() function