Searched refs:a3d_Hrtf_t (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_a3ddata.c27 static const a3d_Hrtf_t A3dHrirZeros = {
36 static const a3d_Hrtf_t A3dHrirImpulse = {
45 static const a3d_Hrtf_t A3dHrirOnes = {
62 static const a3d_Hrtf_t A3dHrirSatTest = {
74 static const a3d_Hrtf_t A3dHrirDImpulse = {
H A Dau88x0_a3d.h40 typedef unsigned short int a3d_Hrtf_t[HRTF_SZ]; typedef
51 a3d_Hrtf_t hrtf[2];
H A Dau88x0_a3d.c92 a3dsrc_SetHrtfTarget(a3dsrc_t * a, a3d_Hrtf_t const aa, a3d_Hrtf_t const b)
105 a3dsrc_SetHrtfCurrent(a3dsrc_t * a, a3d_Hrtf_t const aa, a3d_Hrtf_t const b)
118 a3dsrc_SetHrtfState(a3dsrc_t * a, a3d_Hrtf_t const aa, a3d_Hrtf_t const b)
481 static void vortex_a3d_coord2hrtf(a3d_Hrtf_t hrtf, int *coord)

Completed in 57 milliseconds