Home
last modified time | relevance | path

Searched defs:bufM (Results 1 – 2 of 2) 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()
397 GpuMat bufM = allocMatFromBuf(5*height, width, CV_32F, bufM_); in calcImpl() local
/external/opencv3/modules/video/src/
Doptflowgf.cpp712 UMat bufM = allocMatFromBuf(5*height, width, CV_32F, bufM_); in operator ()() local
1012 UMat& M, UMat &bufM, int blockSize, bool updateMatrices) in updateFlow_boxFilter()
1026 UMat& M, UMat &bufM, int blockSize, bool updateMatrices) in updateFlow_gaussianBlur()