Searched refs:DECLARE_DESTROY (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavdevice/ |
D | dshow_enummediatypes.c | 100 DECLARE_DESTROY(enummediatypes, DShowEnumMediaTypes, nothing)
|
D | dshow_enumpins.c | 99 DECLARE_DESTROY(enumpins, DShowEnumPins, ff_dshow_enumpins_Cleanup)
|
D | dshow_filter.c | 187 DECLARE_DESTROY(filter, DShowFilter, ff_dshow_filter_Cleanup)
|
D | dshow_capture.h | 113 #define DECLARE_DESTROY(prefix, class, func) \ macro
|
D | dshow_pin.c | 248 DECLARE_DESTROY(pin, DShowPin, ff_dshow_pin_Free) in DECLARE_CREATE()
|