Searched refs:m_PoleCoeffData (Results 1 – 8 of 8) sorted by relevance
30 &SubbandDataPt->m_PoleCoeffData); in processSubband_HD()46 &SubbandDataPt->m_PoleCoeffData); in processSubband_HDLL()62 &SubbandDataPt->m_PoleCoeffData); in processSubband_HDHL()
150 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleAdaptDelayLine.s32 = in aptxhdbtenc_init()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()
219 PoleCoeff_data m_PoleCoeffData; member
30 &SubbandDataPt->m_PoleCoeffData); in processSubband()45 &SubbandDataPt->m_PoleCoeffData); in processSubbandLL()60 &SubbandDataPt->m_PoleCoeffData); in processSubbandHL()
162 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleAdaptDelayLine.s32 = in aptxbtenc_init()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()
222 PoleCoeff_data m_PoleCoeffData; member