Searched refs:updateMatricesGpu (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaoptflow/src/ |
D | farneback.cpp | 70 void updateMatricesGpu( 271 …device::optflow_farneback::updateMatricesGpu(flowx, flowy, R0, R1, M, StreamAccessor::getStream(st… in updateFlow_boxFilter() 289 …device::optflow_farneback::updateMatricesGpu(flowx, flowy, R0, R1, M, StreamAccessor::getStream(st… in updateFlow_gaussianBlur() 435 …device::optflow_farneback::updateMatricesGpu(curFlowX, curFlowY, R[0], R[1], M, StreamAccessor::ge… in calcImpl()
|
/external/opencv3/modules/cudaoptflow/src/cuda/ |
D | farneback.cu | 251 void updateMatricesGpu( in updateMatricesGpu() function
|