~ppsspp/ppsspp/ffmpeg

« back to all changes in this revision

Viewing changes to libavcodec/aactab.h

  • Committer: Henrik Rydgård
  • Date: 2014-01-03 10:44:32 UTC
  • Revision ID: git-v1:87c6c126784b1718bfa448ecf2e6a9fef781eb4e
Update our ffmpeg snapshot to a clone of the official repository.

This is because Maxim's at3plus support has been officially merged!

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
DECLARE_ALIGNED(32, extern float,  ff_aac_kbd_long_1024)[1024];
48
48
DECLARE_ALIGNED(32, extern float,  ff_aac_kbd_long_512 )[512];
49
49
DECLARE_ALIGNED(32, extern float,  ff_aac_kbd_short_128)[128];
 
50
const DECLARE_ALIGNED(32, extern float, ff_aac_eld_window)[1920];
50
51
// @}
51
52
 
52
53
/* @name number of scalefactor window bands for long and short transform windows respectively