Searched refs:resampleThreshold (Results 1 – 4 of 4) sorted by relevance
374 inputParam.resampleThreshold = in NitroMain()380 inputParam.resampleThreshold = in NitroMain()386 inputParam.resampleThreshold = in NitroMain()391 OS_Printf("Resample Threshold: %d\n", inputParam.resampleThreshold); in NitroMain()
79 int resampleThreshold; member
563 int resampleThreshold; in PRCi_ExtractInputPattern_Common() local570 resampleThreshold = PRC_RESAMPLE_DEFAULT_THRESHOLD_COMMON; in PRCi_ExtractInputPattern_Common()576 resampleThreshold = param->resampleThreshold; in PRCi_ExtractInputPattern_Common()647 threshold = resampleThreshold; in PRCi_ExtractInputPattern_Common()
680 inputParam.resampleThreshold = 2; in RecognizePattern()