~ubuntu-branches/ubuntu/trusty/gst-libav1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to gst-libs/ext/libav/libavcodec/aactab.c

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-09-24 17:07:00 UTC
  • mfrom: (1.1.17) (7.1.9 experimental)
  • Revision ID: package-import@ubuntu.com-20130924170700-4dg62s3pwl0pdakz
Tags: 1.2.0-1
* New upstream stable release:
  + debian/control:
    - Build depend on GStreamer and gst-plugins-base >= 1.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#include <stdint.h>
35
35
 
36
 
DECLARE_ALIGNED(16, float,  ff_aac_kbd_long_1024)[1024];
37
 
DECLARE_ALIGNED(16, float,  ff_aac_kbd_short_128)[128];
 
36
DECLARE_ALIGNED(32, float,  ff_aac_kbd_long_1024)[1024];
 
37
DECLARE_ALIGNED(32, float,  ff_aac_kbd_short_128)[128];
38
38
 
39
39
const uint8_t ff_aac_num_swb_1024[] = {
40
40
    41, 41, 47, 49, 49, 51, 47, 47, 43, 43, 43, 40, 40