Searched defs:FFNV_DEBUG_LOG_FUNC (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/compat/cuda/ | ||
H A D | dynlink_loader.h | 29 #define FFNV_DEBUG_LOG_FUNC(logctx, msg, ...) av_log(logctx, AV_LOG_DEBUG, msg, __VA_ARGS__) macro |
Completed in 1 milliseconds