Searched refs:m_PoleCoeffData (Results 1 – 8 of 8) sorted by relevance
29 &SubbandDataPt->m_PoleCoeffData); in processSubband()43 &SubbandDataPt->m_PoleCoeffData); in processSubbandLL()57 &SubbandDataPt->m_PoleCoeffData); in processSubbandHL()
149 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleAdaptDelayLine.s32 = 0x00010001; in aptxbtenc_init()152 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[0] = 0L; in aptxbtenc_init()153 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[1] = 0L; in aptxbtenc_init()
246 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFiltering()347 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringLL()450 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringHL()
222 PoleCoeff_data m_PoleCoeffData; member
29 &SubbandDataPt->m_PoleCoeffData); in processSubband_HD()43 &SubbandDataPt->m_PoleCoeffData); in processSubband_HDLL()57 &SubbandDataPt->m_PoleCoeffData); in processSubband_HDHL()
137 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleAdaptDelayLine.s32 = 0x00010001; in aptxhdbtenc_init()140 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[0] = 0L; in aptxhdbtenc_init()141 encode_dat->m_SubbandData[i].m_PoleCoeffData.m_poleCoeff[1] = 0L; in aptxhdbtenc_init()
242 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFiltering()345 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringLL()448 int32_t* poleCoeff = SubbandDataPt->m_PoleCoeffData.m_poleCoeff; in performPredictionFilteringHL()
219 PoleCoeff_data m_PoleCoeffData; member