Lines Matching defs:vortex

36 	vortex_t *vortex = (vortex_t *) (a->vortex);  in a3dsrc_SetTimeConsts()  local
62 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetAtmosTarget() local
77 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetAtmosCurrent() local
91 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetAtmosState() local
138 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfTarget() local
151 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfCurrent() local
164 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfState() local
176 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfOutput() local
255 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetItdTarget() local
273 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetItdCurrent() local
291 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetItdDline() local
341 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetGainTarget() local
349 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetGainCurrent() local
390 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetA3DSampleRate() local
400 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_EnableA3D() local
408 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_DisableA3D() local
415 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetA3DControlReg() local
421 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetA3DPointerReg() local
449 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_ZeroSliceIO() local
859 static int vortex_a3d_register_controls(vortex_t *vortex) in vortex_a3d_register_controls()
910 static void vortex_a3d_unregister_controls(vortex_t * vortex) in vortex_a3d_unregister_controls()