comparison sbr.h @ 11922:8c657be75c11 libavcodec

Move Parametric Stereo related ps* files to aacps*.
author alexc
date Tue, 22 Jun 2010 19:29:03 +0000
parents 2d81202be6e2
children fe1a6abe310a
comparison
equal deleted inserted replaced
11921:f2007d7c3f1d 11922:8c657be75c11
29 #ifndef AVCODEC_SBR_H 29 #ifndef AVCODEC_SBR_H
30 #define AVCODEC_SBR_H 30 #define AVCODEC_SBR_H
31 31
32 #include <stdint.h> 32 #include <stdint.h>
33 #include "fft.h" 33 #include "fft.h"
34 #include "ps.h" 34 #include "aacps.h"
35 35
36 /** 36 /**
37 * Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header. 37 * Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header.
38 */ 38 */
39 typedef struct { 39 typedef struct {