Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dimg2dec.c80 static int is_glob(const char *path) in is_glob() function
168 else if (is_glob(p->filename)) in img_read_probe()
242 s->use_glob = is_glob(s->path); in ff_img_read_header()