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()649 if (++easHandle->jetHandle->numQueuedSegments < SEG_QUEUE_DEPTH) in JET_QueueSegment()685 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Play()724 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Pause()1110 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Clear_Queue()1123 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Clear_Queue()