Home
last modified time | relevance | path

Searched refs:LOGW (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dlogging.h104 #define LOGW(...) LogPrintF(ANDROID_LOG_INFO, __VA_ARGS__); macro
116 #define LOGW(...) LOG(INFO) << tensorflow::strings::Printf(__VA_ARGS__); macro
Dflow_cache.h158 LOGW("Tracking failure!"); in GetMedianFlow()
170 LOGW("No points were valid!"); in GetMedianFlow()
Dkeypoint_detector.cc310 LOGW("Hit cap of %d for temporary keypoints!", max_num_keypoints); in AddExtraCandidatesForBoxes()
343 LOGW("Hit cap of %d for temporary keypoints (FAST)! %d keypoints", in FindKeypoints()
357 LOGW("Hit cap of %d for temporary keypoints (boxes)! %d keypoints", in FindKeypoints()
Dframe_pair.cc218 LOGW("Median not found! %d points, sum of %.2f", num_items, sum); in GetMedian()
Dobject_tracker_jni.cc434 LOGW("Received null arrays, hopefully this is a test!"); in OBJECT_TRACKER_METHOD()
Dobject_tracker.cc331 LOGW("History did not go back far enough! %lld vs %lld", in TrackBox()
/external/mesa3d/src/broadcom/common/
Dv3d_debug.h62 #define ALOGW LOGW
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c30 #define LOGW(...) ((void)__android_log_print(ANDROID_LOG_WARN, "native-activity", __VA_ARGS__)) macro
105 LOGW("Unable to eglMakeCurrent"); in engine_init_display()
/external/mesa3d/src/intel/common/
Dgen_debug.h91 #define ALOGW LOGW
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h288 #define ALOGW LOGW