HomeSort by relevance Sort by last modified time
    Searched refs:OCL_FFT_TYPE (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/core/test/ocl/
test_dft.cpp 51 enum OCL_FFT_TYPE
65 PARAM_TEST_CASE(Dft, cv::Size, OCL_FFT_TYPE, MatDepth, bool, bool, bool, bool)
179 Values((OCL_FFT_TYPE) R2C, (OCL_FFT_TYPE) C2C, (OCL_FFT_TYPE) R2R, (OCL_FFT_TYPE) C2R),
  /external/opencv3/modules/core/perf/opencl/
perf_dxt.cpp 57 enum OCL_FFT_TYPE
65 typedef tuple<OCL_FFT_TYPE, Size, int> DftParams;

Completed in 51 milliseconds