Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Davf_aphasemeter.c43 int do_phasing_detection; member
79 …{ "phasing", "set mono and out-of-phase detection output", OFFSET(do_phasing_detection), AV_OPT_TY…
315 if (s->do_phasing_detection) { in filter_frame()
343 if (s->do_phasing_detection) { in uninit()