Searched refs:zeroCoeffPt (Results 1 – 2 of 2) sorted by relevance
241 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFiltering() local301 coeffValue = *(zeroCoeffPt + k); in performPredictionFiltering()314 *(zeroCoeffPt + k) = acc; in performPredictionFiltering()344 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringLL() local404 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringLL()416 *(zeroCoeffPt + k) = acc; in performPredictionFilteringLL()447 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringHL() local508 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringHL()521 *(zeroCoeffPt + k) = acc; in performPredictionFilteringHL()
245 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFiltering() local304 coeffValue = *(zeroCoeffPt + k); in performPredictionFiltering()317 *(zeroCoeffPt + k) = acc; in performPredictionFiltering()346 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringLL() local407 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringLL()419 *(zeroCoeffPt + k) = acc; in performPredictionFilteringLL()449 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringHL() local509 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringHL()522 *(zeroCoeffPt + k) = acc; in performPredictionFilteringHL()