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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_eq.h32 s32 this10; /* How many gains are used for each side (right or left). */ member in struct:__anon19148
H A Dau88x0_eq.c385 *gain = eq->this130[index + eq->this10];
398 eq->this130[index + eq->this10] = gain;
410 vortex_EqHw_SetRightGainsTarget(vortex, &(eq->this130[eq->this10]));
421 if (((eq->this10) * 2 != count) || (eq->this28 == 0))
494 vortex_Eqlzr_SetAllBands(vortex, eq_gains_normal, eq->this10 * 2);
501 if (eq->this10 == 0)
503 *count = eq->this10 * 2;
519 eq->this10 = 0xa; /* 10 eq frequency bands. */
520 eq->this04.this04 = eq->this10;

Completed in 119 milliseconds