Searched refs:this130 (Results 1 – 2 of 2) sorted by relevance
498 *gain = eq->this130[index]; in vortex_Eqlzr_GetLeftGain() 511 eq->this130[index] = gain; in vortex_Eqlzr_SetLeftGain() 523 *gain = eq->this130[index + eq->this10]; in vortex_Eqlzr_GetRightGain() 536 eq->this130[index + eq->this10] = gain; in vortex_Eqlzr_SetRightGain() 570 vortex_EqHw_SetLeftGainsTarget(vortex, eq->this130); in vortex_Eqlzr_SetAllBandsFromActiveCoeffSet() 571 vortex_EqHw_SetRightGainsTarget(vortex, eq->this130 + eq->this10); in vortex_Eqlzr_SetAllBandsFromActiveCoeffSet() 586 eq->this130[i] = gains[i]; in vortex_Eqlzr_SetAllBands() 690 eq->this28 = 0x1; /* if 1 => Allow read access to this130 (gains) */ in vortex_Eqlzr_init()
41 u16 this130[20]; /* Left and Right gains */ member