Searched refs:phEndFpI (Results 1 – 1 of 1) sorted by relevance
271 double phEndFpI; /* Phase floating-point End Iteration */ member983 ctrl.phEndFpI = sacInitPEndFpI(arg.rConvg, arg.N, SMPL_SIZE); in initRun()1153 next = (ctrl.phEndFpI * ctrl.phNum)/(ctrl.phNum - SMPL_SIZE); in PROSACGoToNextPhase()1154 ctrl.phEndI += (unsigned)ceil(next - ctrl.phEndFpI); in PROSACGoToNextPhase()1155 ctrl.phEndFpI = next; in PROSACGoToNextPhase()