Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/prc/common/src/
Dprc_algo_superfine.c643 fx32 inputCurrentLength, protoCurrentLength; in PRCi_CalcStrokeDistance_Superfine() local
672 protoCurrentLength = protoLengths[iProto]; in PRCi_CalcStrokeDistance_Superfine()
680 protoLocalLength = protoCurrentLength = 1; in PRCi_CalcStrokeDistance_Superfine()
686 FX_Div(protoCurrentLength, protoLocalLength); in PRCi_CalcStrokeDistance_Superfine()
765 protoCurrentLength += protoLengths[iProto + 1]; in PRCi_CalcStrokeDistance_Superfine()
766 FX_DivAsync(protoCurrentLength, protoLocalLength); in PRCi_CalcStrokeDistance_Superfine()