Searched refs:SEG_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance
137 #define SEG_QUEUE_DEPTH 3 macro141 S_JET_SEGMENT segQueue[SEG_QUEUE_DEPTH];
147 if (++seg_num == SEG_QUEUE_DEPTH) in JET_NextSegment()455 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_CloseFile()641 if (++easHandle->jetHandle->numQueuedSegments < SEG_QUEUE_DEPTH) in JET_QueueSegment()677 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Play()716 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Pause()1102 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Clear_Queue()1115 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Clear_Queue()