Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A Dcorr.c169 int32_t tot1; in main() local
170 tot1 = tot+dis0[j]; in main()
171 if (j!=0) tot1 += dis0[-j]; in main()
172 if (tot1>cut && tot<=cut) { in main()
176 tot=tot1; in main()