Searched refs:rate_max (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsoundcard.h297 u_long rate_min, rate_max; /* min-max sampling rate */ member in struct:_snd_capabilities
/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c1276 p->rate_max = min(rcaps? rcaps->maxspeed : 1000000,

Completed in 71 milliseconds