Home
last modified time | relevance | path

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

/external/opencv3/modules/superres/src/
Dbtv_l1.cpp797 class BTVL1 : public BTVL1_Base class
800 BTVL1();
852 BTVL1::BTVL1() in BTVL1() function in __anon11e7a35e0111::BTVL1
857 void BTVL1::collectGarbage() in collectGarbage()
894 bool BTVL1::ocl_initImpl(Ptr<FrameSource>& frameSource) in ocl_initImpl()
919 void BTVL1::initImpl(Ptr<FrameSource>& frameSource) in initImpl()
945 bool BTVL1::ocl_processImpl(Ptr<FrameSource>& /*frameSource*/, OutputArray _output) in ocl_processImpl()
955 void BTVL1::processImpl(Ptr<FrameSource>& frameSource, OutputArray _output) in processImpl()
988 bool BTVL1::ocl_readNextFrame(Ptr<FrameSource>& /*frameSource*/) in ocl_readNextFrame()
1004 void BTVL1::readNextFrame(Ptr<FrameSource>& frameSource) in readNextFrame()
[all …]
/external/opencv3/modules/superres/test/
Dtest_superres.cpp270 TEST_F(SuperResolution, BTVL1) in TEST_F() argument
289 OCL_TEST_F(SuperResolution, BTVL1) in OCL_TEST_F() argument
/external/opencv3/modules/superres/perf/
Dperf_superres.cpp182 OCL_PERF_TEST_P(SuperResolution_BTVL1 ,BTVL1, in OCL_PERF_TEST_P() argument