Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dmaud.c41 unsigned short bitpersam; in startread() local
93 lsx_readw(ft, &bitpersam); in startread()
134 if (bitpersam == 8 && chaninf == 0) { in startread()
138 else if (bitpersam == 8 && chaninf == 2) { in startread()
142 else if (bitpersam == 8 && chaninf == 3) { in startread()
146 else if (bitpersam == 16 && chaninf == 0) { in startread()