Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflanger.c23 typedef enum {INTERP_LINEAR, INTERP_QUADRATIC} interp_t; enumerator
194 if (f->interpolation == INTERP_LINEAR) in flow()