Searched refs:m_poleCoeff (Results 1 – 8 of 8) sorted by relevance
96 acc -= PoleCoeffDataPt->m_poleCoeff[a1] * (sgnP[k_1] >> 22); in updatePredictorPoleCoefficients()128 acc2 = PoleCoeffDataPt->m_poleCoeff[a2] << 8; in updatePredictorPoleCoefficients()129 acc2 -= PoleCoeffDataPt->m_poleCoeff[a2] << 1; in updatePredictorPoleCoefficients()151 PoleCoeffDataPt->m_poleCoeff[a2] = newCoeffs[a2]; in updatePredictorPoleCoefficients()157 acc2 = PoleCoeffDataPt->m_poleCoeff[a1] << 8; in updatePredictorPoleCoefficients()158 acc2 -= PoleCoeffDataPt->m_poleCoeff[a1]; in updatePredictorPoleCoefficients()181 PoleCoeffDataPt->m_poleCoeff[a1] = newCoeffs[a1]; in updatePredictorPoleCoefficients()
154 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[0] = 0L; in aptxhdbtenc_init()155 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[1] = 0L; in aptxhdbtenc_init()
247 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFiltering()352 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringLL()457 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringHL()
136 int32_t m_poleCoeff[2]; member
94 acc -= PoleCoeffDataPt->m_poleCoeff[a1] * (sgnP[k_1] >> 22); in updatePredictorPoleCoefficients()128 acc2 = PoleCoeffDataPt->m_poleCoeff[a2] << 8; in updatePredictorPoleCoefficients()129 acc2 -= PoleCoeffDataPt->m_poleCoeff[a2] << 1; in updatePredictorPoleCoefficients()151 PoleCoeffDataPt->m_poleCoeff[a2] = newCoeffs[a2]; in updatePredictorPoleCoefficients()157 acc2 = PoleCoeffDataPt->m_poleCoeff[a1] << 8; in updatePredictorPoleCoefficients()158 acc2 -= PoleCoeffDataPt->m_poleCoeff[a1]; in updatePredictorPoleCoefficients()180 PoleCoeffDataPt->m_poleCoeff[a1] = newCoeffs[a1]; in updatePredictorPoleCoefficients()
166 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[0] = 0L; in aptxbtenc_init()167 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[1] = 0L; in aptxbtenc_init()
249 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFiltering()352 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringLL()457 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringHL()
141 int32_t m_poleCoeff[2]; member