LOGW0              76 modules/objdetect/src/detection_based_tracker.cpp #define LOGW0(...) ((void)__android_log_print(ANDROID_LOG_WARN, LOG_TAG, __VA_ARGS__))
LOGW0              84 modules/objdetect/src/detection_based_tracker.cpp #define LOGW0(_str, ...) (printf(_str , ## __VA_ARGS__), printf("\n"), fflush(stdout))