Home
last modified time | relevance | path

Searched defs:SVT_LOG (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbLog.h32 #define SVT_LOG(format, ...) svt_log(SVT_LOG_ALL, NULL, format, ##__VA_ARGS__) macro
42 #define SVT_LOG(format, ...) \ macro
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbLog.h32 #define SVT_LOG(format, ...) svt_log(SVT_LOG_ALL, NULL, format, ##__VA_ARGS__) macro
42 #define SVT_LOG(format, ...) \ macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DSimpleVelocityTracker.cpp14 #define SVT_LOG(...) MOZ_LOG(sApzSvtLog, LogLevel::Debug, (__VA_ARGS__)) macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DSimpleVelocityTracker.cpp14 #define SVT_LOG(...) MOZ_LOG(sApzSvtLog, LogLevel::Debug, (__VA_ARGS__)) macro
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DSimpleVelocityTracker.cpp14 #define SVT_LOG(...) MOZ_LOG(sApzSvtLog, LogLevel::Debug, (__VA_ARGS__)) macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DSimpleVelocityTracker.cpp14 #define SVT_LOG(...) MOZ_LOG(sApzSvtLog, LogLevel::Debug, (__VA_ARGS__)) macro
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbDefinitions.h531 #define SVT_LOG printf macro
534 #define SVT_LOG(s, ...) printf("") macro
536 #define SVT_LOG(s, ...) printf("",##__VA_ARGS__) macro
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbDefinitions.h531 #define SVT_LOG printf macro
534 #define SVT_LOG(s, ...) printf("") macro
536 #define SVT_LOG(s, ...) printf("",##__VA_ARGS__) macro
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbDefinitions.h35 #define SVT_LOG printf macro
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbDefinitions.h35 #define SVT_LOG printf macro