Searched refs:zeroCoeffPt (Results 1 – 2 of 2) sorted by relevance
248 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFiltering() local308 coeffValue = *(zeroCoeffPt + k); in performPredictionFiltering()321 *(zeroCoeffPt + k) = acc; in performPredictionFiltering()351 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringLL() local413 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringLL()425 *(zeroCoeffPt + k) = acc; in performPredictionFilteringLL()456 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringHL() local517 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringHL()530 *(zeroCoeffPt + k) = acc; in performPredictionFilteringHL()
246 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFiltering() local307 coeffValue = *(zeroCoeffPt + k); in performPredictionFiltering()320 *(zeroCoeffPt + k) = acc; in performPredictionFiltering()351 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringLL() local412 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringLL()424 *(zeroCoeffPt + k) = acc; in performPredictionFilteringLL()456 int32_t* zeroCoeffPt = SubbandDataPt->m_ZeroCoeffData.m_zeroCoeff; in performPredictionFilteringHL() local518 coeffValue = *(zeroCoeffPt + k); in performPredictionFilteringHL()531 *(zeroCoeffPt + k) = acc; in performPredictionFilteringHL()