HaarFeatureDescriptor32_Interpret_MaskFlagTilted 143 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp this->desc |= (bTilted ? HaarFeatureDescriptor32_Interpret_MaskFlagTilted : 0); HaarFeatureDescriptor32_Interpret_MaskFlagTilted 153 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp return (this->desc & HaarFeatureDescriptor32_Interpret_MaskFlagTilted) != 0;