Searched refs:streamable_rates (Results 1 – 1 of 1) sorted by relevance
423 static const unsigned streamable_rates[] = in start_write() local427 for (i = 0; !streamable && i < array_length(streamable_rates); ++i) in start_write()428 streamable = (streamable_rates[i] == ft->signal.rate); in start_write()