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

  /external/opencv3/modules/core/test/ocl/
test_dft.cpp 70 bool is1d; local
97 is1d = (dft_flags & DFT_ROWS) != 0 || dft_size.height == 1;
117 if (dft_type == R2C && is1d && (dft_flags & cv::DFT_INVERSE) == 0)
  /external/opencv3/modules/core/src/
dxt.cpp     [all...]
  /external/valgrind/VEX/priv/
guest_arm64_toIR.c 5673 Bool is1d = sz == BITS2(1,1) && !isQ; local
    [all...]

Completed in 84 milliseconds