Searched refs:ff_dshow_context_class_ptr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow_capture.h47 extern const AVClass *ff_dshow_context_class_ptr;
48 #define dshowdebug(...) av_log(&ff_dshow_context_class_ptr, AV_LOG_DEBUG, __VA_ARGS__)
H A Ddshow_common.c60 const AVClass *ff_dshow_context_class_ptr = &ff_dshow_context_class; variable

Completed in 91 milliseconds