Lines Matching refs:firstepLevel
351 if (level > aniState->firstepLevel)
353 else if (level < aniState->firstepLevel)
355 aniState->firstepLevel = level;
471 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
474 aniState->firstepLevel+1);
476 aniState->firstepLevel + 1);
491 if (aniState->firstepLevel+1 <= params->maxFirstepLevel) {
494 aniState->firstepLevel+1);
496 aniState->firstepLevel + 1);
502 * weak signal detection and zero firstepLevel to
515 if (aniState->firstepLevel > 0) {
519 aniState->firstepLevel);
560 if (aniState->firstepLevel+1 < params->maxFirstepLevel) {
563 aniState->firstepLevel+1);
565 aniState->firstepLevel + 1);
574 if (aniState->firstepLevel > 0) {
578 aniState->firstepLevel);
670 aniState->firstepLevel);
820 if (aniState->firstepLevel > 0) {
823 aniState->firstepLevel-1);
825 aniState->firstepLevel - 1);
832 if (aniState->firstepLevel > 0) {
835 aniState->firstepLevel-1);
837 aniState->firstepLevel - 1);