Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.h59 #define DECKLINK_FREE(s) SysFreeString(s) macro
69 #define DECKLINK_FREE(s) CFRelease(s) macro
74 #define DECKLINK_FREE(s) free((void *) s) macro
H A Ddecklink_common.cpp113 DECKLINK_FREE(tmp); in decklink_get_attr_string()

Completed in 4 milliseconds