Searched defs:HaarFeatureDescriptor32 (Results 1 – 1 of 1) sorted by relevance
116 struct HaarFeatureDescriptor32 struct134 if (numFeatures > HaarFeatureDescriptor32_CreateCheck_MaxNumFeatures) in create() argument153 return (this->desc & HaarFeatureDescriptor32_Interpret_MaskFlagTilted) != 0; in isTilted() argument158 return (this->desc & HaarFeatureDescriptor32_Interpret_MaskFlagLeftNodeLeaf) != 0; in isLeftNodeLeaf() argument163 return (this->desc & HaarFeatureDescriptor32_Interpret_MaskFlagRightNodeLeaf) != 0; in isRightNodeLeaf() argument168 …return (this->desc >> HaarFeatureDescriptor32_NumFeatures_Shift) & HaarFeatureDescriptor32_CreateC… in getNumFeatures() argument173 return this->desc & HaarFeatureDescriptor32_CreateCheck_MaxFeatureOffset; in getFeaturesOffset() argument