Searched defs:updateMatrices (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudaoptflow/src/ |
D | farneback.cpp | 258 GpuMat& M, GpuMat &bufM, int blockSize, bool updateMatrices, Stream streams[]) in updateFlow_boxFilter() 276 GpuMat& M, GpuMat &bufM, int blockSize, bool updateMatrices, Stream streams[]) in updateFlow_gaussianBlur()
|
/external/opencv3/modules/video/src/ |
D | optflowgf.cpp | 1012 UMat& M, UMat &bufM, int blockSize, bool updateMatrices) in updateFlow_boxFilter() 1026 UMat& M, UMat &bufM, int blockSize, bool updateMatrices) in updateFlow_gaussianBlur()
|
/external/opencv3/modules/cudaoptflow/src/cuda/ |
D | farneback.cu | 156 __global__ void updateMatrices( in updateMatrices() function
|