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()449 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_CloseFile()635 if (++easHandle->jetHandle->numQueuedSegments < SEG_QUEUE_DEPTH) in JET_QueueSegment()671 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Play()710 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Pause()1096 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Clear_Queue()1109 for (index = 0; index < SEG_QUEUE_DEPTH; index++) in JET_Clear_Queue()