Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Did3v2.c187 static int is_tag(const char *buf, unsigned int len) in is_tag() function
213 else if (!AV_RB32(tag) || is_tag(tag, len)) in check_tag()

Completed in 2 milliseconds