Home
last modified time | relevance | path

Searched refs:DCA_SYNCWORD_CORE_LE (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_syncwords.h23 #define DCA_SYNCWORD_CORE_LE 0xFE7F0180U macro
H A Ddca_parser.c46 ((state & 0xFFFFFFFF00FC) == (((uint64_t)DCA_SYNCWORD_CORE_LE << 16) | 0x00FC)) || \
119 case DCA_SYNCWORD_CORE_LE: in dca_find_frame_end()
H A Ddca.c65 case DCA_SYNCWORD_CORE_LE: in avpriv_dca_convert_bitstream()
/third_party/ffmpeg/libavformat/
H A Ddtsdec.c90 else if (state == DCA_SYNCWORD_CORE_LE && in dts_probe()
H A Dspdifenc.c268 case DCA_SYNCWORD_CORE_LE: in spdif_header_dts()

Completed in 3 milliseconds