Searched refs:DCA_HD_MARKER (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddca.h35 #define DCA_HD_MARKER 0x64582025 macro
H A Ddca_parser.c75 if (state == DCA_HD_MARKER && !pc1->hd_pos)
H A Ddca.c1831 get_bits_long(&s->gb, 32) == DCA_HD_MARKER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddca.h38 #define DCA_HD_MARKER 0x64582025 macro
H A Ddca_parser.c40 || state == DCA_MARKER_RAW_LE || state == DCA_MARKER_RAW_BE || state == DCA_HD_MARKER)
61 if (!pc1->lastmarker || state == pc1->lastmarker || pc1->lastmarker == DCA_HD_MARKER) {
74 if (state == DCA_HD_MARKER && !pc1->hd_pos)
76 if (IS_MARKER(state, i, buf, buf_size) && (state == pc1->lastmarker || pc1->lastmarker == DCA_HD_MARKER)) {
H A Ddcadec.c2326 get_bits_long(&s->gb, 32) == DCA_HD_MARKER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdifenc.c272 case DCA_HD_MARKER:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dspdifenc.c271 case DCA_HD_MARKER:

Completed in 186 milliseconds