Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmpegts.c2054 int max_descr_count; member
2059 init_MP4DescrParseContext(MP4DescrParseContext *d, AVFormatContext *s, const uint8_t *buf, unsigned size, Mp4Descr *descr, int max_descr_count) init_MP4DescrParseContext() argument
2260 mp4_read_iods(AVFormatContext *s, const uint8_t *buf, unsigned size, Mp4Descr *descr, int *descr_count, int max_descr_count) mp4_read_iods() argument
2276 mp4_read_od(AVFormatContext *s, const uint8_t *buf, unsigned size, Mp4Descr *descr, int *descr_count, int max_descr_count) mp4_read_od() argument

Completed in 10 milliseconds