Searched refs:ism_seek (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 Dsmoothstreamingenc.c93 static int64_t ism_seek(void *opaque, int64_t offset, int whence) function
348 ctx->pb = avio_alloc_context(os->iobuf, sizeof(os->iobuf), AVIO_FLAG_WRITE, os, NULL, ism_write, ism_seek);

Completed in 163 milliseconds