Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtx16w.c51 struct WaveHeader_ { struct
52 char filetype[6]; /* = "LM8953", */
54 nulls[10],
55 dummy_aeg[6], /* space for the AEG (never mind this) */
56 format, /* 0x49 = looped, 0xC9 = non-looped */
57 sample_rate, /* 1 = 33 kHz, 2 = 50 kHz, 3 = 16 kHz */
58 atc_length[3], /* I'll get to this... */
59 rpt_length[3],
60 unused[2]; /* set these to null, to be on the safe side */