Searched refs:m_poleDelayLine (Results 1 – 6 of 6) sorted by relevance
270 (int64_t)SubbandDataPt->m_predData.m_poleDelayLine[a2]); in performPredictionFiltering()273 SubbandDataPt->m_predData.m_poleDelayLine[a2] = poleDelayLine; in performPredictionFiltering()372 (int64_t)SubbandDataPt->m_predData.m_poleDelayLine[a2]); in performPredictionFilteringLL()375 SubbandDataPt->m_predData.m_poleDelayLine[a2] = poleDelayLine; in performPredictionFilteringLL()479 (int64_t)SubbandDataPt->m_predData.m_poleDelayLine[a2]); in performPredictionFilteringHL()482 SubbandDataPt->m_predData.m_poleDelayLine[a2] = poleDelayLine; in performPredictionFilteringHL()
150 encode_dat->m_SubbandData[i].m_predData.m_poleDelayLine[0] = 0L; in aptxbtenc_init()151 encode_dat->m_SubbandData[i].m_predData.m_poleDelayLine[1] = 0L; in aptxbtenc_init()
164 int32_t m_poleDelayLine[2]; member
267 (int64_t)SubbandDataPt->m_predData.m_poleDelayLine[a2]); in performPredictionFiltering()270 SubbandDataPt->m_predData.m_poleDelayLine[a2] = poleDelayLine; in performPredictionFiltering()372 (int64_t)SubbandDataPt->m_predData.m_poleDelayLine[a2]); in performPredictionFilteringLL()375 SubbandDataPt->m_predData.m_poleDelayLine[a2] = poleDelayLine; in performPredictionFilteringLL()478 (int64_t)SubbandDataPt->m_predData.m_poleDelayLine[a2]); in performPredictionFilteringHL()481 SubbandDataPt->m_predData.m_poleDelayLine[a2] = poleDelayLine; in performPredictionFilteringHL()
137 encode_dat->m_SubbandData[i].m_predData.m_poleDelayLine[0] = 0L; in aptxhdbtenc_init()138 encode_dat->m_SubbandData[i].m_predData.m_poleDelayLine[1] = 0L; in aptxhdbtenc_init()
159 int32_t m_poleDelayLine[2]; member