Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflanger.c79 TEXTUAL_PARAMETER(wave_shape, lsx_get_wave_enum()) in getopts()
81 TEXTUAL_PARAMETER(interpolation, interp_enum) in getopts()
H A Dsox_i.h276 #define TEXTUAL_PARAMETER(name, enum_table) { \ macro