fixed bugs in page locked memory allocation
authorAnatoly Baksheev <no@email>
Tue, 17 Aug 2010 10:39:18 +0000 (10:39 +0000)
committerAnatoly Baksheev <no@email>
Tue, 17 Aug 2010 10:39:18 +0000 (10:39 +0000)
commit9a669b1cebd35d8bdf404b5f78120d442a181e6f
tree7c533d45847ef0e4943504fbbc9312e340f62449
parentba713f28f96de65d4b0b6e57be914f5037b1b0d9
fixed bugs in page locked memory allocation
avoid extra gpu memory allocation in BP and CSBP
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/include/opencv2/gpu/matrix_operations.hpp
modules/gpu/src/beliefpropagation_gpu.cpp
modules/gpu/src/constantspacebp_gpu.cpp
modules/gpu/src/cudastream.cpp
modules/gpu/src/matrix_operations.cpp