Searched refs:PoleCoeffDataPt (Results 1 – 2 of 2) sorted by relevance
35 PoleCoeff_data* PoleCoeffDataPt) { in updatePredictorPoleCoefficients() argument69 sgnP[k_1] = -(((int32_t)PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l) << 22); in updatePredictorPoleCoefficients()70 sgnP[k_2] = -(((int32_t)PoleCoeffDataPt->m_poleAdaptDelayLine.s16.h) << 22); in updatePredictorPoleCoefficients()71 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.h = in updatePredictorPoleCoefficients()72 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l; in updatePredictorPoleCoefficients()73 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l = -1; in updatePredictorPoleCoefficients()79 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.h = in updatePredictorPoleCoefficients()80 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l; in updatePredictorPoleCoefficients()81 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l = 1; in updatePredictorPoleCoefficients()85 sgnP[k_1] = ((int32_t)PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l) << 22; in updatePredictorPoleCoefficients()[all …]
35 PoleCoeff_data* PoleCoeffDataPt) { in updatePredictorPoleCoefficients() argument69 sgnP[k_1] = -(((int32_t)PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l) << 22); in updatePredictorPoleCoefficients()70 sgnP[k_2] = -(((int32_t)PoleCoeffDataPt->m_poleAdaptDelayLine.s16.h) << 22); in updatePredictorPoleCoefficients()71 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.h = in updatePredictorPoleCoefficients()72 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l; in updatePredictorPoleCoefficients()73 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l = -1; in updatePredictorPoleCoefficients()78 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.h = in updatePredictorPoleCoefficients()79 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l; in updatePredictorPoleCoefficients()80 PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l = 1; in updatePredictorPoleCoefficients()83 sgnP[k_1] = ((int32_t)PoleCoeffDataPt->m_poleAdaptDelayLine.s16.l) << 22; in updatePredictorPoleCoefficients()[all …]