Home
last modified time | relevance | path

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

/third_party/libsnd/src/GSM610/
H A Dpreprocess.c40 int32_t L_s2 ; in Gsm_Preprocess() local
76 L_s2 = s1 ; in Gsm_Preprocess()
77 L_s2 = arith_shift_left (L_s2, 15) ; in Gsm_Preprocess()
84 L_s2 += GSM_MULT_R (lsp, 32735) ; in Gsm_Preprocess()
86 L_z2 = GSM_L_ADD (L_temp, L_s2) ; in Gsm_Preprocess()

Completed in 2 milliseconds