Searched defs:desc_list_end (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | mpegts.c | 2882 const uint8_t *desc_list_end; in parse_stream_identifier_desc() local 2405 ff_parse_mpeg2_descriptor(AVFormatContext *fc, AVStream *st, int stream_type, const uint8_t **pp, const uint8_t *desc_list_end, Mp4Descr *mp4_descr, int mp4_descr_count, int pid, MpegTSContext *ts) ff_parse_mpeg2_descriptor() argument 2929 const uint8_t *p, *p_end, *desc_list_end; pmt_cb() local 3315 const uint8_t *p, *p_end, *desc_list_end, *desc_end; sdt_cb() local [all...] |
Completed in 13 milliseconds