Home
last modified time | relevance | path

Searched defs:nb_chapters (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Dvorbiscomment.c42 AVChapter **chapters, unsigned int nb_chapters) in ff_vorbiscomment_length()
67 AVChapter **chapters, unsigned int nb_chapters) in ff_vorbiscomment_write()
Doggenc.c276 AVChapter **chapters, unsigned int nb_chapters) in ogg_write_vorbiscomment()
371 unsigned int nb_chapters) in ogg_build_opus_headers()
Davformat.h1465 unsigned int nb_chapters; member
Dmovenc.c3961 int i, nb_chapters = FFMIN(s->nb_chapters, 255); in mov_write_chpl_tag() local
Dmov.c541 int i, nb_chapters, str_len, version; in mov_read_chpl() local