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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmmsh.c214 static int mmsh_open_internal(URLContext *h, const char *uri, int flags, int timestamp, int64_t pos) function
319 return mmsh_open_internal(h, uri, flags, 0, 0);
379 ret= mmsh_open_internal(h, mmsh_old->location, 0, FFMAX(timestamp, 0), 0);

Completed in 156 milliseconds