LOGE0              77 modules/objdetect/src/detection_based_tracker.cpp #define LOGE0(...) ((void)__android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__))
LOGE0              85 modules/objdetect/src/detection_based_tracker.cpp #define LOGE0(_str, ...) (printf(_str , ## __VA_ARGS__), printf("\n"), fflush(stdout))