Home
last modified time | relevance | path

Searched refs:DCA_SYNCWORD_XLL (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_syncwords.h31 #define DCA_SYNCWORD_XLL 0x41A29547U macro
H A Ddca_parser.c241 if (get_bits_long(&gb, 32) != DCA_SYNCWORD_XLL) in dca_parse_params()
H A Ddca_xll.c772 if (get_bits_long(&s->gb, 32) != DCA_SYNCWORD_XLL) { in parse_common_header()

Completed in 4 milliseconds