Searched refs:isync_ESO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h327 unsigned int isync_ESO; member in struct:snd_trident_voice
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c1043 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1;
1368 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1;
3706 tmp = voice->isync_ESO - 7;
3708 tmp = voice->isync_ESO + 2;

Completed in 95 milliseconds