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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_a3d.h51 a3d_Hrtf_t hrtf[2]; member in struct:__anon19145
H A Dau88x0_a3d.c482 static void vortex_a3d_coord2hrtf(a3d_Hrtf_t hrtf, int *coord) argument
558 vortex_a3d_coord2hrtf(a->hrtf[0], coord);
559 vortex_a3d_coord2hrtf(a->hrtf[1], coord);
560 a3dsrc_SetHrtfTarget(a, a->hrtf[0], a->hrtf[1]);
561 a3dsrc_SetHrtfCurrent(a, a->hrtf[0], a->hrtf[1]);
575 vortex_a3d_coord2itd(a->hrtf[0], coord);
576 vortex_a3d_coord2itd(a->hrtf[1], coord);

Completed in 33 milliseconds