WFUNC_SINE        566 libavcodec/opusenc_psy.c         generate_window_func(s->window[i], 2*len, WFUNC_SINE, &tmp);
WFUNC_SINE         79 libavfilter/af_afftfilt.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, A, "win_func" },
WFUNC_SINE       1754 libavfilter/af_surround.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE         87 libavfilter/asrc_afirsrc.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE         61 libavfilter/asrc_hilbert.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE        101 libavfilter/avf_showfreqs.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE         75 libavfilter/avf_showspatial.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE        156 libavfilter/avf_showspectrum.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE       1590 libavfilter/avf_showspectrum.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, FLAGS, "win_func" },
WFUNC_SINE         92 libavfilter/vaf_spectrumsynth.c         { "sine",     "Sine",             0, AV_OPT_TYPE_CONST, {.i64=WFUNC_SINE},     0, 0, A, "win_func" },
WFUNC_SINE         96 libavfilter/window_func.h     case WFUNC_SINE: