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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_a3d.h51 a3d_Hrtf_t hrtf[2]; member in struct:__anon11058
H A Dau88x0_a3d.c481 static void vortex_a3d_coord2hrtf(a3d_Hrtf_t hrtf, int *coord) argument
557 vortex_a3d_coord2hrtf(a->hrtf[0], coord);
558 vortex_a3d_coord2hrtf(a->hrtf[1], coord);
559 a3dsrc_SetHrtfTarget(a, a->hrtf[0], a->hrtf[1]);
560 a3dsrc_SetHrtfCurrent(a, a->hrtf[0], a->hrtf[1]);
574 vortex_a3d_coord2itd(a->hrtf[0], coord);
575 vortex_a3d_coord2itd(a->hrtf[1], coord);

Completed in 50 milliseconds