Home
last modified time | relevance | path

Searched refs:BTVL1_CUDA_Base (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/superres/src/
Dbtv_l1_cuda.cpp210 class BTVL1_CUDA_Base : public cv::superres::SuperResolution class
213 BTVL1_CUDA_Base();
271 BTVL1_CUDA_Base::BTVL1_CUDA_Base() in BTVL1_CUDA_Base() function in __anon26178dda0111::BTVL1_CUDA_Base
297 void BTVL1_CUDA_Base::process(const std::vector<GpuMat>& src, GpuMat& dst, in process()
393 void BTVL1_CUDA_Base::collectGarbage() in collectGarbage()
417 class BTVL1_CUDA : public BTVL1_CUDA_Base
471 BTVL1_CUDA_Base::collectGarbage(); in collectGarbage()