Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Diss.c35 #define ISS_SIG_LEN 15 macro
63 if (strncmp(p->buf, ISS_SIG, ISS_SIG_LEN)) in iss_probe()