Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c78 #define SAMPLE_RATE_THRESHOLD (.01) macro
873 if (ratio <= SAMPLE_RATE_THRESHOLD) { in reconfig()