Go to the source code of this file.
Defines | |
#define | DCA_MARKER_RAW_BE 0x7FFE8001 |
DCA syncwords, also used for bitstream type detection. | |
#define | DCA_MARKER_RAW_LE 0xFE7F0180 |
#define | DCA_MARKER_14B_BE 0x1FFFE800 |
#define | DCA_MARKER_14B_LE 0xFF1F00E8 |
#define DCA_MARKER_14B_BE 0x1FFFE800 |
#define DCA_MARKER_14B_LE 0xFF1F00E8 |
#define DCA_MARKER_RAW_BE 0x7FFE8001 |
DCA syncwords, also used for bitstream type detection.
Definition at line 29 of file dca.h.
Referenced by dca_convert_bitstream().
#define DCA_MARKER_RAW_LE 0xFE7F0180 |