Searched refs:nsamp (Results 1 – 2 of 2) sorted by relevance
234 int k, nsamp; in xlights_theosDOT() local244 nsamp = sc->sc_freq + in xlights_theosDOT()246 nsamp /= 16; /* scale, per led */ in xlights_theosDOT()247 nsamp /= 4; /* scale, why?, sizeof(uint32_t)? */ in xlights_theosDOT()254 for (k = 0; k < nsamp;) { in xlights_theosDOT()
626 int nsamp; in dev_cycle() local647 nsamp = d->round * d->pchan; in dev_cycle()648 memset(base, 0, nsamp * sizeof(adata_t)); in dev_cycle()663 nsamp = d->round * d->pchan; in dev_cycle()664 memset(base, 0, nsamp * sizeof(adata_t)); in dev_cycle()