Home
last modified time | relevance | path

Searched refs:check_pes (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmpeg.c36 static int check_pes(const uint8_t *p, const uint8_t *end) in check_pes() function
75 int pes = endpes <= i && check_pes(p->buf + i, p->buf + p->buf_size); in mpegps_probe()

Completed in 3 milliseconds