mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
remove redundant declarations
Originally committed as revision 6153 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -197,7 +197,6 @@ static const int32_t scale_factor_mult2[3][3] = {
|
||||
SCALE_GEN(4.0 / 9.0), /* 9 steps */
|
||||
};
|
||||
|
||||
void ff_mpa_synth_init(MPA_INT *window);
|
||||
static MPA_INT window[512] __attribute__((aligned(16)));
|
||||
|
||||
/* layer 1 unscaling */
|
||||
|
||||
Reference in New Issue
Block a user