Home | History | Annotate | Download | only in lib_src

Lines Matching refs:ULONG

158    ULONG    cbSize;            /* size of the connection list structure */
159 ULONG cConnections; /* count of connections in the list */
176 ULONG ulBank;
177 ULONG ulInstrument;
197 ULONG cRegions; /* Count of regions in this instrument */
202 ULONG cInstruments; /* Count of instruments in the collection */
221 ULONG ulChannel; /* channel placement */
222 ULONG ulTableIndex; /* index into the wave pool table, 0 based */
228 // ULONG ulEntryIndex; /* Index entry in the list */
229 ULONG ulOffset; /* Offset to the entry in the list */
233 ULONG cbSize; /* size of the pool table structure */
234 ULONG cCues; /* count of cues in the list */
246 ULONG cbSize;
250 ULONG fulOptions; /* Flag options */
251 ULONG cSampleLoops; /* Count of Sample loops, 0 loops is one shot */
262 ULONG cbSize;
263 ULONG ulType; /* Loop Type */
264 ULONG ulStart; /* Start of loop in samples */
265 ULONG ulLength; /* Length of loop in samples */