Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sound/pcm/
Dchannel.h411 #define CHN_LATENCY_MIN 0 macro
414 #define CHN_POLICY_MIN CHN_LATENCY_MIN
Dfeeder.c94 if (chn_latency < CHN_LATENCY_MIN || in feeder_register()
Dchannel.c63 if (val < CHN_LATENCY_MIN || val > CHN_LATENCY_MAX) in sysctl_hw_snd_latency()
1694 if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX || in chn_calclatency()
1750 if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX) in chn_resizebuf()
1752 } else if (latency < CHN_LATENCY_MIN || latency > CHN_LATENCY_MAX) in chn_resizebuf()