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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dpcm.mak11 fate-pcm_dvd: CMD = framecrc -i $(SAMPLES)/pcm-dvd/coolitnow-partial.vob -vn
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Ddvd2concat27 tools/dvd2concat I<path/to/dvd/structure> > I<file.concat>
35 I<path/to/dvd/structure> is the path to the DVD structure hierarchy; it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dpcm.mak5 fate-pcm_dvd: CMD = framecrc -i $(TARGET_SAMPLES)/pcm-dvd/coolitnow-partial.vob -vn
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpeg.c123 int dvd; member in struct:MpegDemuxContext
294 m->dvd = (hours <= 23 &&
307 m->dvd = (hours <= 23 &&
323 if (!m->dvd || avio_skip(s->pb, -(len + 2)) < 0) {
335 } else if (!m->dvd) {
H A Dmpegenc.c355 "consider using the vob or the dvd muxer "
1251 MPEGENC_CLASS(dvd)
1253 .name = "dvd",
1256 .extensions = "dvd",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_maven.c243 unsigned int dvd; local
253 dvd = m << p;
255 if (ln % dvd)
257 ln = ln / dvd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpegenc.c1328 MPEGENC_CLASS(dvd)
1330 .name = "dvd",
1333 .extensions = "dvd",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A DMakefile550 OBJS-$(CONFIG_PCM_DVD_DECODER) += pcm-dvd.o

Completed in 124 milliseconds