Searched refs:DCA_SYNCWORD_XLL (Results 1 – 3 of 3) sorted by relevance
31 #define DCA_SYNCWORD_XLL 0x41A29547U macro
241 if (get_bits_long(&gb, 32) != DCA_SYNCWORD_XLL) in dca_parse_params()
772 if (get_bits_long(&s->gb, 32) != DCA_SYNCWORD_XLL) { in parse_common_header()