Home
last modified time | relevance | path

Searched refs:seekable (Results 1 – 25 of 36) sorted by relevance

12

/external/tremolo/Tremolo/
Dvorbisfile.c591 int link=(vf->seekable?vf->current_link:0); in _fetch_and_process_packet()
607 if(vf->seekable && link>0) in _fetch_and_process_packet()
675 if(vf->seekable){ in _fetch_and_process_packet()
748 if(offsettest!=-1)vf->seekable=1; in _ov_open1()
767 if(vf->seekable){ in _ov_open2()
862 return vf->seekable; in ov_seekable()
877 if(!vf->seekable && i!=0)return ov_bitrate(vf,0); in ov_bitrate()
889 if(vf->seekable){ in ov_bitrate()
927 if(!vf->seekable && i>=0)return ov_serialnumber(vf,-1); in ov_serialnumber()
942 if(!vf->seekable || i>=vf->links)return OV_EINVAL; in ov_raw_total()
[all …]
Divorbisfile.h68 int seekable; member
/external/libvorbis/lib/
Dvorbisfile.c599 if(vf->seekable){ in _make_decode_ready()
723 int link=(vf->seekable?vf->current_link:0); in _fetch_and_process_packet()
739 if(vf->seekable && link>0) in _fetch_and_process_packet()
794 if(!vf->seekable){ in _fetch_and_process_packet()
825 if(vf->seekable){ in _fetch_and_process_packet()
897 if(offsettest!=-1)vf->seekable=1; in _ov_open1()
935 if(vf->seekable){ in _ov_open2()
1023 if(!vf->seekable)return OV_EINVAL; in ov_halfrate()
1079 return vf->seekable; in ov_seekable()
1094 if(!vf->seekable && i!=0)return(ov_bitrate(vf,0)); in ov_bitrate()
[all …]
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dhashing_helper.py417 def seekable(self): # pylint: disable=invalid-name member in HashingFileUploadWrapper
419 return self._orig_fp.seekable()
Dresumable_streaming_upload.py158 def seekable(self): # pylint: disable=invalid-name member in ResumableStreamingJsonUploadWrapper
Ddaisy_chain_wrapper.py281 def seekable(self): # pylint: disable=invalid-name member in DaisyChainWrapper
/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
DOGGLoader.java241 private InputStream readToStream(boolean seekable,float streamDuration){ in readToStream() argument
242 if(seekable){ in readToStream()
/external/chromium-trace/catapult/third_party/html5lib-python/
DCHANGES.rst92 non-seekable RawIOBase-like object.
157 detect seekable streams;
/external/libvorbis/doc/
Dvorbis-errors.txt42 OV_ENOSEEK Bitstream is not seekable.
/external/libvorbis/include/vorbis/
Dvorbisfile.h113 int seekable; member
/external/chromium-trace/catapult/trace_processor/third_party/cloudstorage/
Dstorage_api.py540 def seekable(self): member in ReadBuffer
880 def seekable(self): member in StreamingBuffer
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dnews.txt607 Getting ``req.body_file`` does not make input stream seekable, but there's a new property
615 * When accessing ``req.POST`` we now avoid making the body seekable as the input stream data
661 instead we assume it is not seekable unless ``env['webob.is_body_seekable']`` is set.
662 When making the body seekable we set that flag.
664 * A call to ``req.make_body_seekable()`` now guarantees that the body is seekable, is at 0 position
667 * ``req.body_file`` is always seekable. To access ``env['wsgi.input']`` without any processing,
680 * Fix: make sure req.copy() leaves the original with seekable body
855 is seekable.
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
Dserialutil.py529 def seekable(self): return False member in SerialBase
/external/ImageMagick/MagickCore/
Dblob.c2094 seekable; in IsBlobSeekable() local
2106 seekable=MagickTrue; in IsBlobSeekable()
2111 seekable=MagickFalse; in IsBlobSeekable()
2115 return(seekable); in IsBlobSeekable()
/external/v8/test/mjsunit/wasm/embenchen/
Dcopy.js1468 stream.seekable = false;
3088 seekable: true, property
3118 if (!stream.seekable || !stream.stream_ops.llseek) {
3139 } else if (!stream.seekable) {
3162 } else if (!stream.seekable) {
3458 stream.seekable = false;
4451 seekable: false, property
Dprimes.js1482 stream.seekable = false;
3102 seekable: true, property
3132 if (!stream.seekable || !stream.stream_ops.llseek) {
3153 } else if (!stream.seekable) {
3176 } else if (!stream.seekable) {
3472 stream.seekable = false;
4465 seekable: false, property
Dcorrections.js1468 stream.seekable = false;
3088 seekable: true, property
3118 if (!stream.seekable || !stream.stream_ops.llseek) {
3139 } else if (!stream.seekable) {
3162 } else if (!stream.seekable) {
3458 stream.seekable = false;
4451 seekable: false, property
Dfannkuch.js1607 stream.seekable = false;
3227 seekable: true, property
3257 if (!stream.seekable || !stream.stream_ops.llseek) {
3278 } else if (!stream.seekable) {
3301 } else if (!stream.seekable) {
3597 stream.seekable = false;
3945 seekable: false, property
Dmemops.js1576 stream.seekable = false;
3196 seekable: true, property
3226 if (!stream.seekable || !stream.stream_ops.llseek) {
3247 } else if (!stream.seekable) {
3270 } else if (!stream.seekable) {
3566 stream.seekable = false;
3914 seekable: false, property
/external/v8/test/mjsunit/asm/embenchen/
Dcorrections.js1465 stream.seekable = false;
3085 seekable: true, property
3115 if (!stream.seekable || !stream.stream_ops.llseek) {
3136 } else if (!stream.seekable) {
3159 } else if (!stream.seekable) {
3455 stream.seekable = false;
4448 seekable: false, property
Dcopy.js1465 stream.seekable = false;
3085 seekable: true, property
3115 if (!stream.seekable || !stream.stream_ops.llseek) {
3136 } else if (!stream.seekable) {
3159 } else if (!stream.seekable) {
3455 stream.seekable = false;
4448 seekable: false, property
Dprimes.js1479 stream.seekable = false;
3099 seekable: true, property
3129 if (!stream.seekable || !stream.stream_ops.llseek) {
3150 } else if (!stream.seekable) {
3173 } else if (!stream.seekable) {
3469 stream.seekable = false;
4462 seekable: false, property
Dfannkuch.js1604 stream.seekable = false;
3224 seekable: true, property
3254 if (!stream.seekable || !stream.stream_ops.llseek) {
3275 } else if (!stream.seekable) {
3298 } else if (!stream.seekable) {
3594 stream.seekable = false;
3942 seekable: false, property
Dmemops.js1573 stream.seekable = false;
3193 seekable: true, property
3223 if (!stream.seekable || !stream.stream_ops.llseek) {
3244 } else if (!stream.seekable) {
3267 } else if (!stream.seekable) {
3563 stream.seekable = false;
3911 seekable: false, property
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dtransfer.py596 if isinstance(stream, io.IOBase) and not stream.seekable():

12