Searched refs:pRightWindowPart (Results 1 – 1 of 1) sorted by relevance
125 const FIXP_WTP * RESTRICT pRightWindowPart; in FDKaacEnc_Transform_Real() local169 pRightWindowPart = FDKgetWindowSlope(fr, windowShape); in FDKaacEnc_Transform_Real()204 tmp1 = fMultDiv2((FIXP_PCM)timeData[tl+nr+i], pRightWindowPart[i].v.re); in FDKaacEnc_Transform_Real()205 …[(tl/2)-nr-i-1] = -fMultAddDiv2(tmp1, (FIXP_PCM)timeData[(tl*2)-nr-i-1], pRightWindowPart[i].v.im); in FDKaacEnc_Transform_Real()