AVSEEK_SIZE       423 libavformat/avio.c     size = ffurl_seek(h, 0, AVSEEK_SIZE);
AVSEEK_SIZE       290 libavformat/aviobuf.c     size = s->seek(s->opaque, 0, AVSEEK_SIZE);
AVSEEK_SIZE       218 libavformat/bluray.c     case AVSEEK_SIZE:
AVSEEK_SIZE       225 libavformat/cache.c     if (whence == AVSEEK_SIZE) {
AVSEEK_SIZE       175 libavformat/file.c     if (whence == AVSEEK_SIZE) {
AVSEEK_SIZE       636 libavformat/ftp.c     case AVSEEK_SIZE:
AVSEEK_SIZE      1155 libavformat/http.c     if (whence == AVSEEK_SIZE)
AVSEEK_SIZE       140 libavformat/libsmbclient.c     if (whence == AVSEEK_SIZE) {
AVSEEK_SIZE       233 libavformat/libssh.c     if (libssh->filesize == -1 && (whence == AVSEEK_SIZE || whence == SEEK_END)) {
AVSEEK_SIZE       239 libavformat/libssh.c     case AVSEEK_SIZE:
AVSEEK_SIZE      1146 libavformat/rtmpproto.c     if ((in_size = ffurl_seek(stream, 0, AVSEEK_SIZE)) < 0) {
AVSEEK_SIZE       118 libavformat/subfile.c     if (whence == AVSEEK_SIZE)
AVSEEK_SIZE       116 libavformat/wtvdec.c     if (whence == AVSEEK_SIZE)