summaryrefslogtreecommitdiff
path: root/libavcodec/dca_lbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dca_lbr.h')
-rw-r--r--libavcodec/dca_lbr.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libavcodec/dca_lbr.h b/libavcodec/dca_lbr.h
index e6ca8057e9..6d4c0a8a63 100644
--- a/libavcodec/dca_lbr.h
+++ b/libavcodec/dca_lbr.h
@@ -41,6 +41,11 @@
#define DCA_LBR_TIME_SAMPLES 128
#define DCA_LBR_TIME_HISTORY 8
+enum DCALBRHeader {
+ DCA_LBR_HEADER_SYNC_ONLY = 1,
+ DCA_LBR_HEADER_DECODER_INIT = 2
+};
+
typedef struct DCALbrTone {
uint8_t x_freq; ///< Spectral line offset
uint8_t f_delt; ///< Difference between original and center frequency