Revision 79ce1078 libavcodec/nellymoserdec.c
libavcodec/nellymoserdec.c | ||
---|---|---|
135 | 135 |
|
136 | 136 |
dsputil_init(&s->dsp, avctx); |
137 | 137 |
|
138 |
s->scale_bias = 1.0/(1*8);
|
|
138 |
s->scale_bias = 1.0/(1*8); |
|
139 | 139 |
|
140 | 140 |
/* Generate overlap window */ |
141 | 141 |
if (!ff_sine_128[127]) |
Also available in: Unified diff