Searched defs:divUp (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/
H A Dcommon.hpp78 // divUp
80 __host__ __device__ __forceinline__ int divUp(int total, int grain) function in namespace:cv::cudev
/external/opencv3/modules/core/include/opencv2/core/cuda/
H A Dcommon.hpp94 __host__ __device__ __forceinline__ int divUp(int total, int grain) function in namespace:cv::cuda::device
/external/opencv3/modules/cudalegacy/src/cuda/
H A DNCVAlg.hpp59 static T divUp(T a, T b) function
/external/opencv3/modules/photo/src/
H A Dfast_nlmeans_denoising_opencl.hpp26 static int divUp(int a, int b) function in namespace:cv
99 int nblocksx = divUp(size.width, BLOCK_COLS), nblocksy = divUp(size.height, BLOCK_ROWS);
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 274 milliseconds