Searched defs:grid2_buf (Results 1 – 2 of 2) sorted by relevance
354 int yolo_post_process(char *grid0_buf, char *grid1_buf, char *grid2_buf, in yolo_post_process()
87 jbyte* const grid2_buf = env->GetByteArrayElements(grid2_out, &inputCopy); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1post_1process() local