Home
last modified time | relevance | path

Searched defs:updateMatrices (Results 1 – 4 of 4) 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
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DShapeRenderer.java138 public void updateMatrices () { in updateMatrices() method in ShapeRenderer