summaryrefslogtreecommitdiff
path: root/apps/codecs/libwmapro/wma.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libwmapro/wma.h')
-rw-r--r--apps/codecs/libwmapro/wma.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/libwmapro/wma.h b/apps/codecs/libwmapro/wma.h
index 84abeb349b..6fa7b94724 100644
--- a/apps/codecs/libwmapro/wma.h
+++ b/apps/codecs/libwmapro/wma.h
@@ -26,6 +26,7 @@
26#include "ffmpeg_put_bits.h" 26#include "ffmpeg_put_bits.h"
27 27
28#define WMAPRO_FRACT (17) 28#define WMAPRO_FRACT (17)
29#define WMAPRO_DSP_SAMPLE_DEPTH (WMAPRO_FRACT + 8)
29 30
30/* size of blocks */ 31/* size of blocks */
31#define BLOCK_MIN_BITS 7 32#define BLOCK_MIN_BITS 7