Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c38 PRCi_SetPrototypeListBufferInfo_Common(PRCiPrototypeListBufferInfo_Common *WAInfo,
49 PRCi_SetPatternBufferInfo_Common(PRCiPatternBufferInfo_Common *WAInfo,
128 PRCiPrototypeListBufferInfo_Common WAInfo; in PRC_InitPrototypeDBEx_Common() local
140 bufferSize = PRCi_SetPrototypeListBufferInfo_Common(&WAInfo, buffer, in PRC_InitPrototypeDBEx_Common()
150 protoDB->patterns = WAInfo.patterns; in PRC_InitPrototypeDBEx_Common()
151 protoDB->lineSegmentLengthArray = WAInfo.lineSegmentLengthArray; in PRC_InitPrototypeDBEx_Common()
152 protoDB->lineSegmentRatioToStrokeArray = WAInfo.lineSegmentRatioToStrokeArray; in PRC_InitPrototypeDBEx_Common()
154 protoDB->lineSegmentAngleArray = WAInfo.lineSegmentAngleArray; in PRC_InitPrototypeDBEx_Common()
155 protoDB->strokeArray = WAInfo.strokeArray; in PRC_InitPrototypeDBEx_Common()
156 protoDB->strokeSizeArray = WAInfo.strokeSizeArray; in PRC_InitPrototypeDBEx_Common()
[all …]