Home
last modified time | relevance | path

Searched refs:Exp_cycle (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsynth.c81 typedef enum {Linear, Square, Exp, Exp_cycle} sweep_t; enumerator
429 case Exp_cycle: chan->mult = p->samples_to_do? in start()
477 case Exp_cycle: default: { in flow()