Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dpostprocess.cc70 int readLines(const char* fileName, char* lines[], int max_line) in readLines() function
94 readLines(locationFilename, label, OBJ_CLASS_NUM); in loadLabelName()
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/
H A Dpostprocess.cc74 int readLines(const char *fileName, char *lines[], int max_line) in readLines() function
92 readLines(locationFilename, label, OBJ_CLASS_NUM); in loadLabelName()