Lines Matching refs:rate
768 silence_size = (pcm->rate * hw->drain_silence) / 1000;
783 silence_size += pcm->rate / 10; /* 1/10th of second */
1850 [rate INT] # Restrict only to the given rate
1851 or [rate [INT INT]] # Restrict only to the given rate range (min max)
1943 if (strcmp(id, "rate") == 0) {
1950 SNDERR("array expected for rate compound");
1955 SNDERR("Invalid type for rate.0");
1963 SNDERR("Invalid type for rate.0");