Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVHaarObjectDetection.hpp73 typedef Ncv32f __attribute__((__may_alias__)) Ncv32f_a; typedef
75 typedef Ncv32f Ncv32f_a; typedef
96 ((Ncv32f_a*)&(this->_ui2.y))[0] = weight; in setWeight()
111 return *(Ncv32f_a*)(&this->_ui2.y); in getWeight()
183 *(Ncv32f_a *)&this->_ui1 = leafValue; in create()
195 return *(Ncv32f_a *)&this->_ui1.x; in getLeafValueHost()
252 return *(Ncv32f_a*)&this->_ui4.y; in getThreshold()
303 return *(Ncv32f_a*)&this->_ui2.x; in getStageThreshold()