|
FFmpeg
|
Bauer stereo-to-binaural filter. More...
#include <bs2b.h>#include "libavutil/channel_layout.h"#include "libavutil/common.h"#include "libavutil/opt.h"#include "audio.h"#include "avfilter.h"#include "formats.h"#include "internal.h"Classes | |
| struct | Bs2bContext |
Macros | |
| #define | OFFSET(x) offsetof(Bs2bContext, x) |
| #define | A AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_FILTERING_PARAM |
Typedefs | |
| typedef void(* | filter_func) (t_bs2bdp bs2bdp, uint8_t *sample, int n) |
| typedef struct Bs2bContext | Bs2bContext |
Functions | |
| AVFILTER_DEFINE_CLASS (bs2b) | |
Variables | |
| AVFilter | ff_af_bs2b |
Bauer stereo-to-binaural filter.
| AVFilter ff_af_bs2b |
1.8.12