Searched defs:grid1_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()
86 jbyte* const grid1_buf = env->GetByteArrayElements(grid1_out, &inputCopy); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1post_1process() local