LOGI0              75 modules/objdetect/src/detection_based_tracker.cpp #define LOGI0(...) ((void)__android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__))
LOGI0              83 modules/objdetect/src/detection_based_tracker.cpp #define LOGI0(_str, ...) (printf(_str , ## __VA_ARGS__), printf("\n"), fflush(stdout))