Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmmsh.c377 MMSHContext *mmsh_old = h->priv_data; in mmsh_read_seek() local
385 ret= mmsh_open_internal(h, mmsh_old->location, 0, FFMAX(timestamp, 0), 0); in mmsh_read_seek()
387 h->priv_data = mmsh_old; in mmsh_read_seek()
390 av_free(mmsh_old); in mmsh_read_seek()
393 h->priv_data = mmsh_old; in mmsh_read_seek()

Completed in 2 milliseconds