Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
A Dspeakup_soft.c224 size_t bytes_per_ch = unicode ? 3 : 1; in softsynthx_read() local
230 if (count < bytes_per_ch) in softsynthx_read()
261 while (chars_sent <= count - bytes_per_ch) { in softsynthx_read()

Completed in 4 milliseconds