Searched refs:sumHigh0 (Results 1 – 1 of 1) sorted by relevance
578 int32x2_t sumLow0, sumHigh0, sumLow1, sumHigh1; in filterCoefficient() local580 sumHigh0 = vget_high_s32(sum0); in filterCoefficient()583 sumLow0 = vpadd_s32(sumLow0, sumHigh0); in filterCoefficient()