Home
last modified time | relevance | path

Searched refs:PRC_RESAMPLE_METHOD_RECURSIVE (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/include/nitro/prc/
Dtypes.h130 PRC_RESAMPLE_METHOD_RECURSIVE, enumerator
Dalgo_common.h49 #define PRC_RESAMPLE_DEFAULT_METHOD_COMMON PRC_RESAMPLE_METHOD_RECURSIVE
/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c652 || resampleMethod == PRC_RESAMPLE_METHOD_RECURSIVE) in PRCi_ExtractInputPattern_Common()
679 case PRC_RESAMPLE_METHOD_RECURSIVE: in PRCi_ExtractInputPattern_Common()
/TwlSDK-5.1.0/build/demos/prc/characterRecognition-1/src/
Dmain.c679 inputParam.resampleMethod = PRC_RESAMPLE_METHOD_RECURSIVE; in RecognizePattern()
/TwlSDK-5.1.0/build/demos/prc/characterRecognition-2/src/
Dmain.c385 inputParam.resampleMethod = PRC_RESAMPLE_METHOD_RECURSIVE; in NitroMain()