You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avcodec/cfhddata: remove unused defines
This commit is contained in:
@@ -24,14 +24,6 @@
|
|||||||
|
|
||||||
#include "cfhd.h"
|
#include "cfhd.h"
|
||||||
|
|
||||||
/* some special codewords, not sure what they all mean */
|
|
||||||
#define TABLE_9_BAND_END1 0x1C7859Eh
|
|
||||||
#define TABLE_9_BAND_END_LEN1 25
|
|
||||||
#define TABLE_9_BAND_END2 0x38F0B3Fh
|
|
||||||
#define TABLE_9_BAND_END_LEN2 26
|
|
||||||
#define TABLE_9_BAND_END3 0x38F0B3Eh
|
|
||||||
#define TABLE_9_BAND_END_LEN3 26
|
|
||||||
|
|
||||||
#define NB_VLC_TABLE_9 (71 + 3)
|
#define NB_VLC_TABLE_9 (71 + 3)
|
||||||
#define NB_VLC_TABLE_18 (263 + 1)
|
#define NB_VLC_TABLE_18 (263 + 1)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user