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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Disom.h168 int use_absolute_path; member in struct:MOVContext
H A Dmov.c2323 AVIOInterruptCB *int_cb, int use_absolute_path, AVFormatContext *fc)
2361 } else if (use_absolute_path) {
2417 c->use_absolute_path, c->fc) < 0)
3841 {"use_absolute_path",
3843 offsetof(MOVContext, use_absolute_path), FF_OPT_TYPE_INT, {.i64 = 0},
2322 mov_open_dref(AVIOContext **pb, const char *src, MOVDref *ref, AVIOInterruptCB *int_cb, int use_absolute_path, AVFormatContext *fc) argument

Completed in 114 milliseconds