Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dchorus.c69 #define MOD_SINE 0 macro
117 chorus->modulation[chorus->num_chorus] = MOD_SINE; in sox_chorus_getopts()
203 if (chorus->modulation[i] == MOD_SINE) in sox_chorus_start()