Searched refs:ndsts (Results 1 – 1 of 1) sorted by relevance
27 static void zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, in zero_areas() argument31 for (; dst < ndsts; ++dst) { in zero_areas()52 int nsrcs, ndsts, dst; in route_transfer() local64 ndsts = plugin->dst_format.channels; in route_transfer()70 for (dst = 0; dst < ndsts; ++dst) { in route_transfer()77 for (dst = 0; dst < ndsts && dst < nsrcs; ++dst) { in route_transfer()82 if (dst < ndsts) in route_transfer()83 zero_areas(dvp, ndsts - dst, frames, format); in route_transfer()