Home | History | Annotate | Download | only in lib_src

Lines Matching full:repeatcount

539         pStatus->segmentRepeatCount = pSeg->repeatCount;
599 EAS_PUBLIC EAS_RESULT JET_QueueSegment (EAS_DATA_HANDLE easHandle, EAS_INT segmentNum, EAS_INT libNum, EAS_INT repeatCount, EAS_INT transpose, EAS_U32 muteFlags, EAS_U8 userID)
622 p->repeatCount = (EAS_I16) repeatCount;
914 if (pSeg->repeatCount != 0)
920 if (pSeg->repeatCount > 0)
921 pSeg->repeatCount--;