Searched refs:WFUNC_FLATTOP (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | window_func.h | 29 WFUNC_BARTLETT, WFUNC_WELCH, WFUNC_FLATTOP, enumerator 72 case WFUNC_FLATTOP: in generate_window_func()
|
D | asrc_hilbert.c | 57 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f…
|
D | asrc_afirsrc.c | 83 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f…
|
D | avf_showspatial.c | 71 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f…
|
D | af_afftfilt.c | 75 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, A, "win_func"…
|
D | avf_showfreqs.c | 99 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f…
|
D | avf_showspectrum.c | 152 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f… 1586 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f…
|
D | af_surround.c | 1750 …{ "flattop", "Flat-top", 0, AV_OPT_TYPE_CONST, {.i64=WFUNC_FLATTOP}, 0, 0, FLAGS, "win_f…
|