Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h61 typedef unsigned char UCHAR8; typedef
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;
199 UCHAR8 Unused4:1;
201 UCHAR8 release_time:7;
[all …]
/linux-2.4.37.9/drivers/sound/
Dwavfront.c1737 process_sample_hdr (UCHAR8 *buf) in process_sample_hdr()
1741 UCHAR8 *ptr; in process_sample_hdr()