Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestResize.cpp55 bTextureCache(bTextureCache_) in TestResize()
66 strOut << "bTextureCache=" << bTextureCache << std::endl; in toString()
118 this->bTextureCache); in process()
125 this->bTextureCache); in process()
DTestResize.h55 Ncv32u width, Ncv32u height, Ncv32u scaleFactor, NcvBool bTextureCache);
71 NcvBool bTextureCache; variable
DTestRectStdDev.h56 NcvBool bTextureCache);
73 NcvBool bTextureCache; variable
DTestRectStdDev.cpp56 bTextureCache(bTextureCache_) in TestRectStdDev()
67 strOut << "bTextureCache=" << bTextureCache << std::endl; in toString()
153 this->bTextureCache); in process()