Searched refs:DCA_SYNCWORD_REV1AUX (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dca_syncwords.h | 34 #define DCA_SYNCWORD_REV1AUX 0x9A1105A0U macro |
H A D | dca_core.c | 1633 if (get_bits_long(&s->gb, 32) != DCA_SYNCWORD_REV1AUX) { in parse_aux_data() |
Completed in 4 milliseconds