Home
last modified time | relevance | path

Searched refs:check_pack_header (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmpeg.c54 static int check_pack_header(const uint8_t *buf) in check_pack_header() function
72 int pack = check_pack_header(p->buf + i); in mpegps_probe()