Searched refs:DCA_SYNCWORD_XCH (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | dca_syncwords.h | 26 #define DCA_SYNCWORD_XCH 0x5A5A5A5AU macro |
D | dca_core.c | 1724 if (w1 == DCA_SYNCWORD_XCH) { in parse_optional_info() |