Searched refs:ChDC (Results 1 – 3 of 3) sorted by relevance
88 LVM_FLOAT *ChDC; in DC_Mc_D16_TRC_WRA_01() local94 ChDC = &pBiquadState->ChDC[0]; in DC_Mc_D16_TRC_WRA_01()100 Diff = *(pDataIn++) - (ChDC[i]); in DC_Mc_D16_TRC_WRA_01()107 ChDC[i] -= DC_FLOAT_STEP; in DC_Mc_D16_TRC_WRA_01()109 ChDC[i] += DC_FLOAT_STEP; } in DC_Mc_D16_TRC_WRA_01()
34 LVM_FLOAT ChDC[LVM_MAX_CHANNELS]; /* ChannelDC */ member
33 pBiquadState->ChDC[i] = 0.0f; in DC_Mc_D16_TRC_WRA_01_Init()