Searched refs:WFUNC_WELCH (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | window_func.h | 29 WFUNC_BARTLETT, WFUNC_WELCH, WFUNC_FLATTOP, enumerator 67 case WFUNC_WELCH: in generate_window_func()
|
D | asrc_hilbert.c | 56 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f…
|
D | asrc_afirsrc.c | 82 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f…
|
D | avf_showspatial.c | 70 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f…
|
D | af_afftfilt.c | 74 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, A, "win_func"…
|
D | avf_showfreqs.c | 98 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f…
|
D | avf_showspectrum.c | 151 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f… 1585 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f…
|
D | af_surround.c | 1749 …{ "welch", "Welch", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_WELCH}, 0, 0, FLAGS, "win_f…
|