Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_patch.c19 #define BLANK_HEAD_SIZE 3 macro
59 truesize = sp->v.size + BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
77 sp->v.start += BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
78 sp->v.end += BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
79 sp->v.loopstart += BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
80 sp->v.loopend += BLANK_HEAD_SIZE; in snd_emu10k1_sample_new()
112 size = BLANK_HEAD_SIZE << shift; in snd_emu10k1_sample_new()
/linux/sound/isa/sb/
H A Demu8000_patch.c67 #define BLANK_HEAD_SIZE 48 macro
193 for (i = 0; i < BLANK_HEAD_SIZE; i++) { in snd_emu8000_sample_new()