mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-18 21:07:01 +00:00
unused
Originally committed as revision 12859 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3d00125645
commit
efe6079d2d
@ -114,7 +114,7 @@ static inline int signed_shift(int i, int shift) {
|
||||
|
||||
static void overlap_and_window(NellyMoserDecodeContext *s, float *state, float *audio, float *a_in)
|
||||
{
|
||||
int bot, top, top2;
|
||||
int bot, top;
|
||||
|
||||
bot = 0;
|
||||
top = NELLY_BUF_LEN-1;
|
||||
|
Loading…
Reference in New Issue
Block a user