Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtx16w.c58 atc_length[3], /* I'll get to this... */ member
354 WH.atc_length[0] = 0xFF & AttackLength; in stopwrite()
355 WH.atc_length[1] = 0xFF & (AttackLength >> 8); in stopwrite()
356 WH.atc_length[2] = (0x01 & (AttackLength >> 16)) + in stopwrite()