Home
last modified time | relevance | path

Searched defs:xmaxc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libgsm/src/
H A Dgsm_print.c18 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
H A Dgsm_decode.c16 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
H A Dgsm_encode.c15 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
H A Dgsm_explode.c19 # define xmaxc *((gsm_signal (*) [17])(target + 11)) macro
H A Dgsm_implode.c113 # define xmaxc *((gsm_signal (*) [17])(source + 11)) macro
H A Drpe.c267 word xmax, xmaxc, temp, temp1, temp2; variable