Home
last modified time | relevance | path

Searched refs:add_neg (Results 1 – 1 of 1) sorted by relevance

/external/aac/libFDK/src/arm/
Dqmf_arm.cpp598 const FIXP_DBL add_neg = (1 << scale) - 1; in qmfSynPrototypeFirSlot2() local
618 if (result1 < 0) result1 += add_neg; in qmfSynPrototypeFirSlot2()
629 if (result2 < 0) result2 += add_neg; in qmfSynPrototypeFirSlot2()
643 if (result1 < 0) result1 += add_neg; in qmfSynPrototypeFirSlot2()
654 if (result2 < 0) result2 += add_neg; in qmfSynPrototypeFirSlot2()
672 if (result1 < 0) result1 += add_neg; in qmfSynPrototypeFirSlot2()
682 if (result2 < 0) result2 += add_neg; in qmfSynPrototypeFirSlot2()
694 if (result1 < 0) result1 += add_neg; in qmfSynPrototypeFirSlot2()
704 if (result2 < 0) result2 += add_neg; in qmfSynPrototypeFirSlot2()