Searched refs:feeder_rate_polyphase_max (Results 1 – 1 of 1) sorted by relevance
161 static int feeder_rate_polyphase_max = Z_POLYPHASE_MAX; variable167 SYSCTL_INT(_hw_snd, OID_AUTO, feeder_rate_polyphase_max, CTLFLAG_RWTUN,168 &feeder_rate_polyphase_max, 0, "maximum allowable polyphase entries");1041 if (feeder_rate_polyphase_max < 1) in z_resampler_build_polyphase()1045 feeder_rate_polyphase_max) { in z_resampler_build_polyphase()1050 feeder_rate_polyphase_max); in z_resampler_build_polyphase()