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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutvideoenc.c513 bytestream2_seek_p(pb, 4 * (c->slices - i - 1) +
520 bytestream2_seek_p(pb, -4 * (c->slices - i - 1) - offset,
527 bytestream2_seek_p(pb, offset, SEEK_CUR);
H A Dbytestream.h230 static av_always_inline int bytestream2_seek_p(PutByteContext *p, function
H A Dtiff.c509 bytestream2_seek_p(&pb, stride * line, SEEK_SET);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbytestream.h225 static av_always_inline int bytestream2_seek_p(PutByteContext *p, function

Completed in 127 milliseconds