Searched defs:nb_chapters (Results 1 – 5 of 5) sorted by relevance
42 AVChapter **chapters, unsigned int nb_chapters) in ff_vorbiscomment_length()67 AVChapter **chapters, unsigned int nb_chapters) in ff_vorbiscomment_write()
276 AVChapter **chapters, unsigned int nb_chapters) in ogg_write_vorbiscomment()371 unsigned int nb_chapters) in ogg_build_opus_headers()
1465 unsigned int nb_chapters; member
3961 int i, nb_chapters = FFMIN(s->nb_chapters, 255); in mov_write_chpl_tag() local
541 int i, nb_chapters, str_len, version; in mov_read_chpl() local