AVChapter        2485 ffmpeg.c                       AVChapter *c = avf->chapters[j];
AVChapter        1611 ffmpeg_opt.c       AVChapter **tmp;
AVChapter        1620 ffmpeg_opt.c           AVChapter *in_ch = is->chapters[i], *out_ch;
AVChapter        1633 ffmpeg_opt.c           out_ch = av_mallocz(sizeof(AVChapter));
AVChapter        3371 ffplay.c               AVChapter *ch = is->ic->chapters[i];
AVChapter        2322 ffprobe.c              AVChapter *chapter = fmt_ctx->chapters[i];
AVChapter         315 libavformat/asfenc.c         AVChapter *c = s->chapters[i];
AVChapter        1404 libavformat/avformat.h     AVChapter **chapters;
AVChapter         476 libavformat/dump.c         AVChapter *ch = ic->chapters[i];
AVChapter          56 libavformat/ffmetadec.c static AVChapter *read_chapter(AVFormatContext *s)
AVChapter         147 libavformat/ffmetadec.c             AVChapter *ch = read_chapter(s);
AVChapter          74 libavformat/ffmetaenc.c         AVChapter *ch = s->chapters[i];
AVChapter         624 libavformat/id3v2.c     AVChapter *chapter;
AVChapter         201 libavformat/id3v2enc.c     AVChapter *ch = s->chapters[id];
AVChapter         266 libavformat/internal.h AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base,
AVChapter         207 libavformat/matroskadec.c     AVChapter *chapter;
AVChapter        1076 libavformat/matroskaenc.c         AVChapter *c     = s->chapters[i];
AVChapter        1208 libavformat/matroskaenc.c         AVChapter *ch = s->chapters[i];
AVChapter        3018 libavformat/movenc.c         AVChapter *c = s->chapters[i];
AVChapter        4585 libavformat/movenc.c         AVChapter *c = s->chapters[i];
AVChapter         488 libavformat/nutdec.c     AVChapter *chapter      = NULL;
AVChapter         555 libavformat/nutenc.c     AVChapter *ch        = nut->avf->chapters[id];
AVChapter         751 libavformat/nutenc.c         AVChapter *ch = s->chapters[i];
AVChapter          44 libavformat/oggparsevorbis.c     AVChapter *chapter = NULL;
AVChapter        2802 libavformat/utils.c             AVChapter *ch = s->chapters[i];
AVChapter        2808 libavformat/utils.c                 AVChapter *ch1     = s->chapters[j];
AVChapter        3752 libavformat/utils.c AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base,
AVChapter        3755 libavformat/utils.c     AVChapter *chapter = NULL;
AVChapter        3768 libavformat/utils.c         chapter = av_mallocz(sizeof(AVChapter));