HaarFeatureDescriptor32_Interpret_MaskFlagRightNodeLeaf  145 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         this->desc |= (bRightLeaf ? HaarFeatureDescriptor32_Interpret_MaskFlagRightNodeLeaf : 0);
HaarFeatureDescriptor32_Interpret_MaskFlagRightNodeLeaf  163 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         return (this->desc & HaarFeatureDescriptor32_Interpret_MaskFlagRightNodeLeaf) != 0;