Searched refs:ff_dshow_context_class_ptr (Results 1 – 2 of 2) sorted by relevance
50 extern const AVClass *ff_dshow_context_class_ptr;51 #define dshowdebug(...) ff_dlog(&ff_dshow_context_class_ptr, __VA_ARGS__)
60 const AVClass *ff_dshow_context_class_ptr = &ff_dshow_context_class; variable