Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dvorbiscomment.c41 ff_vorbiscomment_length(const AVDictionary *m, const char *vendor_string, AVChapter **chapters, unsigned int nb_chapters) ff_vorbiscomment_length() argument
65 ff_vorbiscomment_write(AVIOContext *pb, const AVDictionary *m, const char *vendor_string, AVChapter **chapters, unsigned int nb_chapters) ff_vorbiscomment_write() argument
H A Doggenc.c276 ogg_write_vorbiscomment(int64_t offset, int bitexact, int *header_len, AVDictionary **m, int framing_bit, AVChapter **chapters, unsigned int nb_chapters) ogg_write_vorbiscomment() argument
370 ogg_build_opus_headers(AVCodecParameters *par, OGGStreamContext *oggstream, int bitexact, AVDictionary **m, AVChapter **chapters, unsigned int nb_chapters) ogg_build_opus_headers() argument
H A Davformat.h1456 unsigned int nb_chapters; member
H A Dmov.c590 int i, nb_chapters, str_len, version; in mov_read_chpl() local
H A Dmovenc.c4674 int i, nb_chapters = FFMIN(s->nb_chapters, 255); local

Completed in 27 milliseconds