HaarFeatureDescriptor32_Interpret_MaskFlagLeftNodeLeaf  144 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         this->desc |= (bLeftLeaf ? HaarFeatureDescriptor32_Interpret_MaskFlagLeftNodeLeaf : 0);
HaarFeatureDescriptor32_Interpret_MaskFlagLeftNodeLeaf  158 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp         return (this->desc & HaarFeatureDescriptor32_Interpret_MaskFlagLeftNodeLeaf) != 0;