Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dimg2.h35 PT_GLOB, enumerator
H A Dimg2dec.c174 else if (p->filename[strcspn(p->filename, "*?{")]) // probably PT_GLOB in img_read_probe()
287 } else if (s->pattern_type == PT_GLOB) { in ff_img_read_header()
622 { "glob", "select glob pattern type", 0, AV_OPT_TYPE_CONST, {.i64=PT_GLOB }, INT_MIN, INT_MAX, DEC, "pattern_type" },

Completed in 3 milliseconds