Home
last modified time | relevance | path

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

12

/external/opencv3/modules/videoio/src/
Dcap_xine.cpp92 bool seekable; member
216 capture->seekable = ( tmp.frame_number != 0 ); in icvCheckSeekAVI_XINE()
223 if ( capture->seekable ) in icvCheckSeekAVI_XINE()
485 if ( capture->seekable ) in icvSeekFrameAVI_XINE()
543 if ( capture->seekable ) in icvSeekTimeAVI_XINE()
593 if ( capture->seekable ) in icvSeekRatioAVI_XINE()
660 if ( !capture->seekable ) in icvGetPropertyAVI_XINE()
675 if ( !capture->seekable ) in icvGetPropertyAVI_XINE()
694 if ( !capture->seekable ) in icvGetPropertyAVI_XINE()
/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/chromium-trace/catapult/third_party/html5lib-python/
DCHANGES.rst92 non-seekable RawIOBase-like object.
157 detect seekable streams;
/external/opencv3/3rdparty/include/ffmpeg_/libavformat/
Davio.h117 int seekable; member
/external/libvorbis/include/vorbis/
Dvorbisfile.h113 int seekable; member
/external/libvorbis/doc/
Dvorbis-errors.txt42 OV_ENOSEEK Bitstream is not seekable.
/external/chromium-trace/catapult/perf_insights/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/v8/test/mjsunit/asm/embenchen/
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
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
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
Dfasta.js1848 stream.seekable = false;
3468 seekable: true, property
3498 if (!stream.seekable || !stream.stream_ops.llseek) {
3519 } else if (!stream.seekable) {
3542 } else if (!stream.seekable) {
3838 stream.seekable = false;
4186 seekable: false, property
Dzlib.js1574 stream.seekable = false;
3194 seekable: true, property
3224 if (!stream.seekable || !stream.stream_ops.llseek) {
3245 } else if (!stream.seekable) {
3268 } else if (!stream.seekable) {
3564 stream.seekable = false;
3912 seekable: false, property
Dbox2d.js1822 stream.seekable = false;
3442 seekable: true, property
3472 if (!stream.seekable || !stream.stream_ops.llseek) {
3493 } else if (!stream.seekable) {
3516 } else if (!stream.seekable) {
3812 stream.seekable = false;
4160 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():
/external/robolectric/v1/lib/main/
Dsqlite-jdbc-3.7.2.jar ... > (org.ibex.nestedvm.util.Seekable, java.lang.String, java.io ...
/external/srtp/doc/
Drfc3711.txt2175 SRTP's pre-defined ciphers are "seekable" stream ciphers, i.e.,
2178 not depend on preceding packets). By using seekable stream ciphers,

12