Searched refs:resampleMethod (Results 1 – 4 of 4) sorted by relevance
562 PRCResampleMethod resampleMethod; in PRCi_ExtractInputPattern_Common() local569 resampleMethod = PRC_RESAMPLE_DEFAULT_METHOD_COMMON; in PRCi_ExtractInputPattern_Common()575 resampleMethod = param->resampleMethod; in PRCi_ExtractInputPattern_Common()631 if (resampleMethod == PRC_RESAMPLE_METHOD_NONE) in PRCi_ExtractInputPattern_Common()651 if (resampleMethod == PRC_RESAMPLE_METHOD_DISTANCE in PRCi_ExtractInputPattern_Common()652 || resampleMethod == PRC_RESAMPLE_METHOD_RECURSIVE) in PRCi_ExtractInputPattern_Common()665 switch (resampleMethod) in PRCi_ExtractInputPattern_Common()
78 PRCResampleMethod resampleMethod; member
373 inputParam.resampleMethod = PRC_RESAMPLE_METHOD_DISTANCE; in NitroMain()379 inputParam.resampleMethod = PRC_RESAMPLE_METHOD_ANGLE; in NitroMain()385 inputParam.resampleMethod = PRC_RESAMPLE_METHOD_RECURSIVE; in NitroMain()
679 inputParam.resampleMethod = PRC_RESAMPLE_METHOD_RECURSIVE; in RecognizePattern()