HaarStage64_Interpret_ShiftRootNodeOffset  283 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         if (val > (HaarStage64_Interpret_MaskRootNodeOffset >> HaarStage64_Interpret_ShiftRootNodeOffset))
HaarStage64_Interpret_ShiftRootNodeOffset  287 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         this->_ui2.y = (val << HaarStage64_Interpret_ShiftRootNodeOffset) | (this->_ui2.y & HaarStage64_Interpret_MaskRootNodes);
HaarStage64_Interpret_ShiftRootNodeOffset  308 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         return (this->_ui2.y >> HaarStage64_Interpret_ShiftRootNodeOffset);