Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dyolo_image.cc37 int g_post_count = 0; variable
386 if (g_post_count == 5) { in yolo_post_process()
394 if (g_post_count < 10) { in yolo_post_process()
395 g_post_count++; in yolo_post_process()