Searched defs:maxRequired (Results 1 – 3 of 3) sorted by relevance
231 int maxRequired; member372 int maxRequired = 2 * maxPeriod; in allocateStreamBuffers() local690 int maxRequired = stream->maxRequired; in sonicFlushStream() local1093 int maxRequired = stream->maxRequired; in changeSpeed() local
147 int maxRequired = 2 * SONIC_MAX_PERIOD; in sonicFlushStream() local327 int maxRequired = 2 * SONIC_MAX_PERIOD; in changeSpeed() local
95 private int maxRequired; field in Sonic