Home
last modified time | relevance | path

Searched defs:AudioSurroundContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_surround.c32 typedef struct AudioSurroundContext { struct
33 const AVClass *class;
35 char *out_channel_layout_str;
36 char *in_channel_layout_str;
38 float level_in;
39 float level_out;
40 float fc_in;
41 float fc_out;
42 float fl_in;
43 float fl_out;
[all …]