Home
last modified time | relevance | path

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

/external/fft2d/src/fft2d/fft2d/
Dfftsg.c758 #define cdft_thread_create(thp,func,argp) { \ macro
785 #define cdft_thread_create(thp,func,argp) { \ macro
2230 cdft_thread_create(&th[i], cftrec1_th, &ag[i]); in cftrec4_th()
2232 cdft_thread_create(&th[i], cftrec2_th, &ag[i]); in cftrec4_th()