summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c
diff options
context:
space:
mode:
authorSrikant Patnaik2015-01-11 12:28:04 +0530
committerSrikant Patnaik2015-01-11 12:28:04 +0530
commit871480933a1c28f8a9fed4c4d34d06c439a7a422 (patch)
tree8718f573808810c2a1e8cb8fb6ac469093ca2784 /ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c
parent9d40ac5867b9aefe0722bc1f110b965ff294d30d (diff)
downloadFOSSEE-netbook-kernel-source-871480933a1c28f8a9fed4c4d34d06c439a7a422.tar.gz
FOSSEE-netbook-kernel-source-871480933a1c28f8a9fed4c4d34d06c439a7a422.tar.bz2
FOSSEE-netbook-kernel-source-871480933a1c28f8a9fed4c4d34d06c439a7a422.zip
Moved, renamed, and deleted files
The original directory structure was scattered and unorganized. Changes are basically to make it look like kernel structure.
Diffstat (limited to 'ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c')
-rw-r--r--ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c116
1 files changed, 0 insertions, 116 deletions
diff --git a/ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c b/ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c
deleted file mode 100644
index ce8dca8c..00000000
--- a/ANDROID_3.4.5/sound/pci/au88x0/au88x0_eqdata.c
+++ /dev/null
@@ -1,116 +0,0 @@
-/* Data structs */
-
-static u16 asEqCoefsZeros[50] = {
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
-};
-
-static u16 asEqCoefsPipes[64] = {
- 0x0000, 0x0000,
- 0x0000, 0x0666, 0x0000, 0x0000, 0x0666,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0666, 0x0000, 0x0000, 0x0666,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0666, 0x0000, 0x0000, 0x0666,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0666, 0x0000, 0x0000, 0x0666,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0666, 0x0000, 0x0000, 0x066a,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
-
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000
-};
-
-/* More coef sets can be found in the win2k "inf" file. */
-static auxxEqCoeffSet_t asEqCoefsNormal = {
- .LeftCoefs = {
- 0x7e60, 0xc19e, 0x0001, 0x0002, 0x0001,
- 0x7fa0, 0xc05f, 0x004f, 0x0000, 0xffb1,
- 0x7f3f, 0xc0bc, 0x00c2, 0x0000, 0xff3e,
- 0x7e78, 0xc177, 0x011f, 0x0000, 0xfee1,
- 0x7cd6, 0xc2e5, 0x025c, 0x0000, 0xfda4,
- 0x7949, 0xc5aa, 0x0467, 0x0000, 0xfb99,
- 0x7120, 0xcadf, 0x0864, 0x0000, 0xf79c,
- 0x5d33, 0xd430, 0x0f7e, 0x0000, 0xf082,
- 0x2beb, 0xe3ca, 0x1bd3, 0x0000, 0xe42d,
- 0xd740, 0xf01d, 0x2ac5, 0x0000, 0xd53b},
-
- .RightCoefs = {
- 0x7e60, 0xc19e, 0x0001, 0x0002, 0x0001,
- 0x7fa0, 0xc05f, 0x004f, 0x0000, 0xffb1,
- 0x7f3f, 0xc0bc, 0x00c2, 0x0000, 0xff3e,
- 0x7e78, 0xc177, 0x011f, 0x0000, 0xfee1,
- 0x7cd6, 0xc2e5, 0x025c, 0x0000, 0xfda4,
- 0x7949, 0xc5aa, 0x0467, 0x0000, 0xfb99,
- 0x7120, 0xcadf, 0x0864, 0x0000, 0xf79c,
- 0x5d33, 0xd430, 0x0f7e, 0x0000, 0xf082,
- 0x2beb, 0xe3ca, 0x1bd3, 0x0000, 0xe42d,
- 0xd740, 0xf01d, 0x2ac5, 0x0000, 0xd53b},
-
- .LeftGains = {
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96,
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96},
- .RightGains = {
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96,
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96}
-};
-
-static u16 eq_gains_normal[20] = {
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96,
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96,
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96,
- 0x3e96, 0x3e96, 0x3e96, 0x3e96, 0x3e96
-};
-
-/* _rodatab60 */
-static u16 eq_gains_zero[10] = {
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
-};
-
-/* _rodatab7c: ProgramPipe */
-static u16 eq_gains_current[12] = {
- 0x7fff, 0x7fff, 0x7fff, 0x7fff, 0x7fff, 0x7fff, 0x7fff, 0x7fff,
- 0x7fff,
- 0x7fff, 0x7fff, 0x7fff
-};
-
-/* _rodatab78 */
-static u16 eq_states_zero[2] = { 0x0000, 0x0000 };
-
-static u16 asEqOutStateZeros[48] = {
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000
-};
-
-/*_rodataba0:*/
-static u16 eq_levels[64] = {
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
-};