Home
last modified time | relevance | path

Searched refs:a3d_LRGains_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_a3d.h31 typedef unsigned short int a3d_LRGains_t[2]; typedef
H A Dau88x0_a3d.c703 static void vortex_a3d_coord2ild(a3d_LRGains_t ild, int left, int right) in vortex_a3d_coord2ild()