summaryrefslogtreecommitdiff
path: root/libavcodec/qcelpdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/qcelpdata.h')
-rw-r--r--libavcodec/qcelpdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/qcelpdata.h b/libavcodec/qcelpdata.h
index 1c9fad002d..6ca80dd8ef 100644
--- a/libavcodec/qcelpdata.h
+++ b/libavcodec/qcelpdata.h
@@ -557,6 +557,6 @@ static const double qcelp_rnd_fir_coefs[11] = {
*
* TIA/EIA/IS-733 2.4.3.3.6 6
*/
-#define QCELP_BANDWITH_EXPANSION_COEFF 0.9883
+#define QCELP_BANDWIDTH_EXPANSION_COEFF 0.9883
#endif /* AVCODEC_QCELPDATA_H */