Searched refs:PT_GLOB (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | img2.h | 35 PT_GLOB, enumerator
|
H A D | img2dec.c | 174 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