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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dcache.c99 if (whence == AVSEEK_SIZE) {
H A Davio.h238 #define AVSEEK_SIZE 0x10000 macro
H A Dbluray.c218 case AVSEEK_SIZE:
H A Dsubfile.c118 if (whence == AVSEEK_SIZE)
H A Dlibssh.c233 if (libssh->filesize == -1 && (whence == AVSEEK_SIZE || whence == SEEK_END)) {
239 case AVSEEK_SIZE:
H A Dfile.c175 if (whence == AVSEEK_SIZE) {
H A Dlibsmbclient.c137 if (whence == AVSEEK_SIZE) {
H A Davio.c423 size = ffurl_seek(h, 0, AVSEEK_SIZE);
H A Dftp.c633 case AVSEEK_SIZE:
H A Daviobuf.c284 size = s->seek(s->opaque, 0, AVSEEK_SIZE);
H A Dhttp.c1053 if (whence == AVSEEK_SIZE)
H A Dwtvdec.c115 if (whence == AVSEEK_SIZE)
H A Drtmpproto.c1094 if ((in_size = ffurl_seek(stream, 0, AVSEEK_SIZE)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dfile.c97 if (whence == AVSEEK_SIZE) {
H A Davio.c430 size= ffurl_seek(h, 0, AVSEEK_SIZE);
H A Davio.h463 #define AVSEEK_SIZE 0x10000 macro
H A Dhttp.c522 if (whence == AVSEEK_SIZE)
H A Daviobuf.c290 size = s->seek(s->opaque, 0, AVSEEK_SIZE);
H A Dwtv.c118 if (whence == AVSEEK_SIZE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davio.h134 #define AVSEEK_SIZE 0x10000 macro

Completed in 171 milliseconds