Searched refs:avpriv_new_chapter (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dflacdec.c123 avpriv_new_chapter(s, track, st->time_base, start, AV_NOPTS_VALUE, isrc);
H A Dffmetadec.c78 return avpriv_new_chapter(s, s->nb_chapters, tb, start, end, NULL);
H A Dinternal.h228 AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base,
H A Doggparsevorbis.c48 avpriv_new_chapter(as, cnum, (AVRational){1,1000},
H A Dnutdec.c418 chapter= avpriv_new_chapter(s, chapter_id,
H A Dasfdec.c579 avpriv_new_chapter(s, i, (AVRational){1, 10000000}, pres_time, AV_NOPTS_VALUE, name );
H A Dmov.c297 avpriv_new_chapter(c->fc, i, (AVRational){1,10000000}, start, AV_NOPTS_VALUE, str);
2551 avpriv_new_chapter(s, i, st->time_base, sample->timestamp, end, title);
H A Dmatroskadec.c1601 avpriv_new_chapter(s, chapters[i].uid, (AVRational){1, 1000000000},
H A Dutils.c2845 AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base, int64_t start, int64_t end, const char *title) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dffmetadec.c78 return avpriv_new_chapter(s, s->nb_chapters, tb, start, end, NULL);
H A Dflacdec.c122 avpriv_new_chapter(s, track, st->time_base, start, AV_NOPTS_VALUE, isrc);
H A Dinternal.h222 AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base,
H A Doggparsevorbis.c53 avpriv_new_chapter(as, cnum, (AVRational) { 1, 1000 },
H A Did3v2.c554 chapter = avpriv_new_chapter(s, s->nb_chapters + 1, time_base, start, end, dst);
H A Dnutdec.c502 chapter = avpriv_new_chapter(s, chapter_id,
H A Dasfdec.c714 avpriv_new_chapter(s, i, (AVRational) { 1, 10000000 }, pres_time,
H A Dmov.c415 avpriv_new_chapter(c->fc, i, (AVRational){1,10000000}, start, AV_NOPTS_VALUE, str);
3397 avpriv_new_chapter(s, i, st->time_base, sample->timestamp, end, title);
H A Dmatroskadec.c2160 avpriv_new_chapter(s, chapters[i].uid,
H A Dutils.c3830 AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dlibcdio.c105 avpriv_new_chapter(ctx, i, st->time_base, s->drive->disc_toc[i].dwStartSector,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dlibcdio.c100 avpriv_new_chapter(ctx, i, st->time_base, s->drive->disc_toc[i].dwStartSector,

Completed in 302 milliseconds