Home
last modified time | relevance | path

Searched defs:updateMatrices (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaoptflow/src/
Dfarneback.cpp258 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/
Doptflowgf.cpp1012 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/
Dfarneback.cu156 __global__ void updateMatrices( in updateMatrices() function