Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/filters/
H A Dfilter.c101 struct mp_filter_internal { struct
104 struct mp_filter *parent;
105 struct filter_runner *runner;
107 struct mp_filter **children;
108 int num_children;
110 struct mp_filter *error_handler;
112 char *name;
113 bool high_priority;
115 bool pending;
116 bool async_pending;
[all …]