HomeSort by relevance Sort by last modified time
    Searched refs:FIXP_WTP (Results 1 - 7 of 7) sorted by null

  /external/aac/libFDK/include/
FDK_tools_rom.h 112 extern const FIXP_WTP SineWindow1024[];
113 extern const FIXP_WTP KBDWindow1024[];
114 extern const FIXP_WTP SineWindow128[];
115 extern const FIXP_WTP KBDWindow128[];
117 extern const FIXP_WTP SineWindow960[];
118 extern const FIXP_WTP KBDWindow960[];
119 extern const FIXP_WTP SineWindow120[];
120 extern const FIXP_WTP KBDWindow120[];
123 extern const FIXP_WTP SineWindow512[];
125 extern const FIXP_WTP SineWindow480[]
    [all...]
mdct.h 119 const FIXP_WTP *prev_wrs; /**< pointer to previous right window slope */
208 void imdct_adapt_parameters(H_MDCT hMdct, int *pfl, int *pnl, int tl, const FIXP_WTP *wls, int noOutSamples);
236 const FIXP_WTP *wls,
238 const FIXP_WTP *wrs,