Searched refs:inplace_x8r8g8b8_thread (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_precise.c2475 struct inplace_x8r8g8b8_thread { struct
2487 static void inplace_x8r8g8b8_thread(void *arg) function in typeref:typename:void
2489 struct inplace_x8r8g8b8_thread *thread = arg;
2772 struct inplace_x8r8g8b8_thread threads[num_threads];
2805 sna_threads_run(n, inplace_x8r8g8b8_thread, &threads[n]);
2810 inplace_x8r8g8b8_thread(&threads[0]);
H A Dsna_trapezoids_imprecise.c2465 struct inplace_x8r8g8b8_thread { struct
2477 static void inplace_x8r8g8b8_thread(void *arg) function in typeref:typename:void
2479 struct inplace_x8r8g8b8_thread *thread = arg;
2762 struct inplace_x8r8g8b8_thread threads[num_threads];
2795 sna_threads_run(n, inplace_x8r8g8b8_thread, &threads[n]);
2800 inplace_x8r8g8b8_thread(&threads[0]);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids_precise.c2502 struct inplace_x8r8g8b8_thread { struct
2514 static void inplace_x8r8g8b8_thread(void *arg) function in typeref:typename:void
2516 struct inplace_x8r8g8b8_thread *thread = arg;
2813 struct inplace_x8r8g8b8_thread threads[num_threads];
2846 sna_threads_run(n, inplace_x8r8g8b8_thread, &threads[n]);
2851 inplace_x8r8g8b8_thread(&threads[0]);
H A Dsna_trapezoids_imprecise.c2493 struct inplace_x8r8g8b8_thread { struct
2505 static void inplace_x8r8g8b8_thread(void *arg) function in typeref:typename:void
2507 struct inplace_x8r8g8b8_thread *thread = arg;
2799 struct inplace_x8r8g8b8_thread threads[num_threads];
2832 sna_threads_run(n, inplace_x8r8g8b8_thread, &threads[n]);
2837 inplace_x8r8g8b8_thread(&threads[0]);

Completed in 19 milliseconds