AVChapter        3218 fftools/ffmpeg.c                 AVChapter *c = avf->chapters[j];
AVChapter        2027 fftools/ffmpeg_opt.c     AVChapter **tmp;
AVChapter        2036 fftools/ffmpeg_opt.c         AVChapter *in_ch = is->chapters[i], *out_ch;
AVChapter        2049 fftools/ffmpeg_opt.c         out_ch = av_mallocz(sizeof(AVChapter));
AVChapter        3258 fftools/ffplay.c         AVChapter *ch = is->ic->chapters[i];
AVChapter        2789 fftools/ffprobe.c         AVChapter *chapter = fmt_ctx->chapters[i];
AVChapter         322 libavformat/aadec.c     AVChapter *ch;
AVChapter         355 libavformat/asfenc.c         AVChapter *c = s->chapters[i];
AVChapter        1567 libavformat/avformat.h     AVChapter **chapters;
AVChapter         650 libavformat/dump.c         AVChapter *ch = ic->chapters[i];
AVChapter          99 libavformat/ffmetadec.c static AVChapter *read_chapter(AVFormatContext *s)
AVChapter         192 libavformat/ffmetadec.c             AVChapter *ch = read_chapter(s);
AVChapter          73 libavformat/ffmetaenc.c         AVChapter *ch = s->chapters[i];
AVChapter        1205 libavformat/id3v2.c         AVChapter *chapter;
AVChapter         294 libavformat/id3v2enc.c     AVChapter *ch = s->chapters[id];
AVChapter         402 libavformat/internal.h AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base,
AVChapter         275 libavformat/matroskadec.c     AVChapter *chapter;
AVChapter        1645 libavformat/matroskaenc.c         const AVChapter *c   = s->chapters[i];
AVChapter        3841 libavformat/movenc.c         AVChapter *c = s->chapters[i];
AVChapter        6019 libavformat/movenc.c         AVChapter *c = s->chapters[i];
AVChapter         497 libavformat/nutdec.c     AVChapter *chapter      = NULL;
AVChapter         569 libavformat/nutenc.c     AVChapter *ch        = nut->avf->chapters[id];
AVChapter         753 libavformat/nutenc.c         AVChapter *ch = s->chapters[i];
AVChapter         276 libavformat/oggenc.c                                         AVChapter **chapters, unsigned int nb_chapters)
AVChapter         370 libavformat/oggenc.c                                   AVDictionary **m, AVChapter **chapters,
AVChapter          45 libavformat/oggparsevorbis.c     AVChapter *chapter = NULL;
AVChapter        3266 libavformat/utils.c             AVChapter *ch = s->chapters[i];
AVChapter        3272 libavformat/utils.c                 AVChapter *ch1     = s->chapters[j];
AVChapter        4647 libavformat/utils.c AVChapter *avpriv_new_chapter(AVFormatContext *s, int id, AVRational time_base,
AVChapter        4650 libavformat/utils.c     AVChapter *chapter = NULL;
AVChapter        4663 libavformat/utils.c         chapter = av_mallocz(sizeof(AVChapter));
AVChapter          42 libavformat/vorbiscomment.c                                 AVChapter **chapters, unsigned int nb_chapters)
AVChapter          67 libavformat/vorbiscomment.c                            AVChapter **chapters, unsigned int nb_chapters)
AVChapter          92 libavformat/vorbiscomment.c             AVChapter *chp = chapters[i];
AVChapter          38 libavformat/vorbiscomment.h                                 AVChapter **chapters, unsigned int nb_chapters);
AVChapter          53 libavformat/vorbiscomment.h                            AVChapter **chapters, unsigned int nb_chapters);