Searched defs:_AudioChain (Results 1 – 1 of 1) sorted by relevance
169 struct _AudioChain struct171 AudioChain *prev;173 AudioChainFunc make_func;174 gpointer make_func_data;175 GDestroyNotify make_func_notify;177 const GstAudioFormatInfo *finfo;178 gint stride;179 gint inc;180 gint blocks;182 gboolean pass_alloc;[all …]