Searched refs:FILM_TAG (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | segafilm.c | 35 #define FILM_TAG MKBETAG('F', 'I', 'L', 'M') macro 69 if (AV_RB32(&p->buf[0]) != FILM_TAG) in film_probe() |
Completed in 1 milliseconds