Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Debur128.h126 void ff_ebur128_destroy(FFEBUR128State ** st);
Daf_loudnorm.c895 ff_ebur128_destroy(&s->r128_in); in uninit()
897 ff_ebur128_destroy(&s->r128_out); in uninit()
Debur128.c303 void ff_ebur128_destroy(FFEBUR128State ** st) in ff_ebur128_destroy() function