Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_superfine.c643 fx32 inputCurrentLength, protoCurrentLength; in PRCi_CalcStrokeDistance_Superfine() local
671 inputCurrentLength = inputLengths[iInput]; in PRCi_CalcStrokeDistance_Superfine()
675 inputLocalLength = inputCurrentLength = 1; in PRCi_CalcStrokeDistance_Superfine()
684 FX_Div(inputCurrentLength, inputLocalLength); in PRCi_CalcStrokeDistance_Superfine()
725 inputCurrentLength += inputLengths[iInput + 1]; in PRCi_CalcStrokeDistance_Superfine()
726 FX_DivAsync(inputCurrentLength, inputLocalLength); in PRCi_CalcStrokeDistance_Superfine()