Home | History | Annotate | Download | only in test

Lines Matching defs:dft

335         Core.dft(gray0_32f_1d, dst);
356 Core.dft(src1, dst1, Core.DFT_REAL_OUTPUT, 1);
357 Core.dft(src2, dst2, Core.DFT_REAL_OUTPUT, 0);