Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h187 struct wf_envelope struct
189 UCHAR8 attack_time:7;
190 UCHAR8 Unused1:1;
192 UCHAR8 decay1_time:7;
193 UCHAR8 Unused2:1;
195 UCHAR8 decay2_time:7;
196 UCHAR8 Unused3:1;
198 UCHAR8 sustain_time:7;
222 typedef struct wf_envelope wavefront_envelope; argument