Searched refs:FDKgetWindowSlope (Results 1 – 4 of 4) sorted by relevance
168 pLeftWindowPart = FDKgetWindowSlope(fl, *prevWindowShape); in FDKaacEnc_Transform_Real()169 pRightWindowPart = FDKgetWindowSlope(fr, windowShape); in FDKaacEnc_Transform_Real()
147 const FIXP_WTP * FDKgetWindowSlope(int length, int shape);
727 FDKgetWindowSlope(fl, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime()729 FDKgetWindowSlope(fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime()
1213 const FIXP_WTP * FDKgetWindowSlope(int length, int shape) in FDKgetWindowSlope() function