Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dspectrogram.c88 win_type_t win_type; member
215 case 'w': p->win_type = lsx_enum_option(c, optstate.arg, window_options); in getopts()
276 return optstate.ind != argc || p->win_type == INT_MAX ? in getopts()
294 switch (p->win_type) { in make_window()