FFmpeg  4.0
Macros
dca_syncwords.h File Reference

Go to the source code of this file.

Macros

#define DCA_SYNCWORD_CORE_BE   0x7FFE8001U
 
#define DCA_SYNCWORD_CORE_LE   0xFE7F0180U
 
#define DCA_SYNCWORD_CORE_14B_BE   0x1FFFE800U
 
#define DCA_SYNCWORD_CORE_14B_LE   0xFF1F00E8U
 
#define DCA_SYNCWORD_XCH   0x5A5A5A5AU
 
#define DCA_SYNCWORD_XXCH   0x47004A03U
 
#define DCA_SYNCWORD_X96   0x1D95F262U
 
#define DCA_SYNCWORD_XBR   0x655E315EU
 
#define DCA_SYNCWORD_LBR   0x0A801921U
 
#define DCA_SYNCWORD_XLL   0x41A29547U
 
#define DCA_SYNCWORD_SUBSTREAM   0x64582025U
 
#define DCA_SYNCWORD_SUBSTREAM_CORE   0x02B09261U
 
#define DCA_SYNCWORD_REV1AUX   0x9A1105A0U
 

Macro Definition Documentation

◆ DCA_SYNCWORD_CORE_BE

#define DCA_SYNCWORD_CORE_BE   0x7FFE8001U

◆ DCA_SYNCWORD_CORE_LE

#define DCA_SYNCWORD_CORE_LE   0xFE7F0180U

◆ DCA_SYNCWORD_CORE_14B_BE

#define DCA_SYNCWORD_CORE_14B_BE   0x1FFFE800U

◆ DCA_SYNCWORD_CORE_14B_LE

#define DCA_SYNCWORD_CORE_14B_LE   0xFF1F00E8U

◆ DCA_SYNCWORD_XCH

#define DCA_SYNCWORD_XCH   0x5A5A5A5AU

Definition at line 26 of file dca_syncwords.h.

Referenced by parse_optional_info().

◆ DCA_SYNCWORD_XXCH

#define DCA_SYNCWORD_XXCH   0x47004A03U

Definition at line 27 of file dca_syncwords.h.

Referenced by parse_optional_info(), and parse_xxch_frame().

◆ DCA_SYNCWORD_X96

#define DCA_SYNCWORD_X96   0x1D95F262U

Definition at line 28 of file dca_syncwords.h.

Referenced by parse_optional_info(), and parse_x96_frame_exss().

◆ DCA_SYNCWORD_XBR

#define DCA_SYNCWORD_XBR   0x655E315EU

Definition at line 29 of file dca_syncwords.h.

Referenced by parse_xbr_frame().

◆ DCA_SYNCWORD_LBR

#define DCA_SYNCWORD_LBR   0x0A801921U

Definition at line 30 of file dca_syncwords.h.

Referenced by dca_parse_params(), and ff_dca_lbr_parse().

◆ DCA_SYNCWORD_XLL

#define DCA_SYNCWORD_XLL   0x41A29547U

Definition at line 31 of file dca_syncwords.h.

Referenced by dca_parse_params(), and parse_common_header().

◆ DCA_SYNCWORD_SUBSTREAM

#define DCA_SYNCWORD_SUBSTREAM   0x64582025U

◆ DCA_SYNCWORD_SUBSTREAM_CORE

#define DCA_SYNCWORD_SUBSTREAM_CORE   0x02B09261U

Definition at line 33 of file dca_syncwords.h.

◆ DCA_SYNCWORD_REV1AUX

#define DCA_SYNCWORD_REV1AUX   0x9A1105A0U

Definition at line 34 of file dca_syncwords.h.

Referenced by parse_aux_data().