Home
last modified time | relevance | path

Searched refs:SEG_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Djet_data.h137 #define SEG_QUEUE_DEPTH 3 macro
141 S_JET_SEGMENT segQueue[SEG_QUEUE_DEPTH];
Djet.c147 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()