HaarFeatureDescriptor32_NumFeatures_Shift  146 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         this->desc |= (numFeatures << HaarFeatureDescriptor32_NumFeatures_Shift);
HaarFeatureDescriptor32_NumFeatures_Shift  168 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         return (this->desc >> HaarFeatureDescriptor32_NumFeatures_Shift) & HaarFeatureDescriptor32_CreateCheck_MaxNumFeatures;