Lines Matching refs:this10
535 *gain = eq->this130[index + eq->this10]; in vortex_Eqlzr_GetRightGain()
548 eq->this130[index + eq->this10] = gain; in vortex_Eqlzr_SetRightGain()
562 if (eq->this10 == 0)
569 (vortex, si, &gains[si + eq->this10]))
573 while (eq->this10 > si) ;
583 vortex_EqHw_SetRightGainsTarget(vortex, &(eq->this130[eq->this10])); in vortex_Eqlzr_SetAllBandsFromActiveCoeffSet()
594 if (((eq->this10) * 2 != count) || (eq->this28 == 0)) in vortex_Eqlzr_SetAllBands()
667 vortex_Eqlzr_SetAllBands(vortex, eq_gains_normal, eq->this10 * 2); in vortex_Eqlzr_ReadAndSetActiveCoefSet()
674 if (eq->this10 == 0) in vortex_Eqlzr_GetAllPeaks()
676 *count = eq->this10 * 2; in vortex_Eqlzr_GetAllPeaks()
700 eq->this10 = 0xa; /* 10 eq frequency bands. */ in vortex_Eqlzr_init()
701 eq->this04.this04 = eq->this10; in vortex_Eqlzr_init()