Home
last modified time | relevance | path

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

/external/opencv3/modules/superres/src/
Dbtv_l1.cpp463 class BTVL1_Base : public cv::superres::SuperResolution class
466 BTVL1_Base();
544 BTVL1_Base::BTVL1_Base() in BTVL1_Base() function in __anon11e7a35e0111::BTVL1_Base
567 …bool BTVL1_Base::ocl_process(InputArrayOfArrays _src, OutputArray _dst, InputArrayOfArrays _forwar… in ocl_process()
658 …void BTVL1_Base::process(InputArrayOfArrays _src, OutputArray _dst, InputArrayOfArrays _forwardMot… in process()
754 void BTVL1_Base::collectGarbage() in collectGarbage()
797 class BTVL1 : public BTVL1_Base
889 BTVL1_Base::collectGarbage(); in collectGarbage()