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