Home
last modified time | relevance | path

Searched defs:wf_alias (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
H A Dwavefront.h392 typedef struct wf_alias { struct
393 s16 OriginalSample;
395 struct wf_sample_offset sampleStartOffset;
396 struct wf_sample_offset loopStartOffset;
397 struct wf_sample_offset sampleEndOffset;
398 struct wf_sample_offset loopEndOffset;
400 s16 FrequencyBias;
402 u8 SampleResolution:2;
403 u8 Unused1:1;
404 u8 Loop:1;
[all …]