Searched refs:njobs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/exynos/
H A Dexynos_fimg2d_event.c221 unsigned int iters = 0, njobs = 4; local in function:main
234 if (sscanf(optarg, "%u", &njobs) != 1)
313 ret = g2d_work(ctx, &img, njobs, iters);
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blitter.c1235 unsigned njobs = 0; local in function:GENX
1241 jobs[njobs++] = job;
1249 jobs[njobs++] = job;
1252 return njobs;

Completed in 62 milliseconds