Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Difv.c44 static const uint8_t ifv_magic[] = {0x11, 0xd2, 0xd3, 0xab, 0xba, 0xa9, in ifv_probe() local
47 if (!memcmp(p->buf, ifv_magic, sizeof(ifv_magic))) in ifv_probe()

Completed in 1 milliseconds