Searched refs:parse_section_header (Results 1 – 1 of 1) sorted by relevance
| /third_party/ffmpeg/libavformat/ |
| D | mpegts.c | 1328 static int parse_section_header(SectionHeader *h, in parse_section_header() function 2260 if (parse_section_header(&h, &p, p_end) < 0) in m4sl_cb() 2886 if (parse_section_header(h, &p, p_end) < 0) in pmt_cb() 3105 if (parse_section_header(h, &p, p_end) < 0) in pat_cb() 3201 if (parse_section_header(h, &p, p_end) < 0) in eit_cb() 3243 if (parse_section_header(h, &p, p_end) < 0) in sdt_cb()
|