Searched refs:bytes_per_ch (Results 1 – 1 of 1) sorted by relevance
224 size_t bytes_per_ch = unicode ? 3 : 1; in softsynthx_read() local230 if (count < bytes_per_ch) in softsynthx_read()261 while (chars_sent <= count - bytes_per_ch) { in softsynthx_read()
Completed in 4 milliseconds