Searched refs:skipCnt (Results 1 – 2 of 2) sorted by relevance
59 int skipCnt; member
1134 if (ctx->fp && sequence >= ctx->skipCnt && ctx->outputCnt-- > 0) { in process_image()1139 } else if (ctx->fp && sequence >= ctx->skipCnt && ctx->outputCnt-- == 0) { in process_image()1811 ctx->skipCnt = atoi(optarg);2667 .skipCnt = 30,