Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/cuda/
Dsub_mat.cu99 return vsub4(a, b); in operator ()()
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dsimd_functions.hpp502 static __device__ __forceinline__ unsigned int vsub4(unsigned int a, unsigned int b) in vsub4() function
/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dsimd_functions.hpp550 __device__ __forceinline__ uint vsub4(uint a, uint b) in vsub4() function