Home
last modified time | relevance | path

Searched defs:seekable (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/gstreamer/gstreamer/tests/check/elements/
Dfdsrc.c132 gboolean seekable; in GST_START_TEST() local
174 gboolean seekable; in GST_START_TEST() local
Dfilesrc.c100 gboolean seekable; in GST_START_TEST() local
168 gboolean res, seekable; in GST_START_TEST() local
Ddataurisrc.c241 gboolean seekable = FALSE; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c212 GstPad *seekable; in make_mod_pipeline() local
245 GstPad *seekable; in make_dv_pipeline() local
320 GstPad *seekable; in make_flac_pipeline() local
352 GstPad *seekable; in make_sid_pipeline() local
384 GstPad *seekable; in make_parse_pipeline() local
417 GstPad *pad, *seekable; in make_vorbis_pipeline() local
464 GstPad *pad, *seekable; in make_theora_pipeline() local
512 GstPad *seekable; in make_vorbis_theora_pipeline() local
592 GstPad *seekable, *pad; in make_avi_msmpeg4v3_mp3_pipeline() local
666 GstPad *seekable; in make_mp3_pipeline() local
[all …]
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesrc.c210 GSeekable *seekable = G_SEEKABLE (src->stream); in gst_gio_base_src_get_size() local
261 gboolean seekable; in gst_gio_base_src_is_seekable() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfilesrc.h63 gboolean seekable; /* whether the file is seekable */ member
Dgstfdsink.h63 gboolean seekable; member
Dgstfilesink.h78 gboolean seekable; member
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.h69 gboolean seekable; member
/third_party/python/Lib/
D_compression.py63 def seekable(self): member in DecompressReader
Dgzip.py113 def seekable(self): member in _PaddedFile
374 def seekable(self): member in GzipFile
Dlzma.py168 def seekable(self): member in LZMAFile
Dbz2.py131 def seekable(self): member in BZ2File
D_pyio.py459 def seekable(self): member in IOBase
870 def seekable(self): member in _BufferedIOMixin
1048 def seekable(self): member in BytesIO
1784 def seekable(self): member in FileIO
2193 def seekable(self): member in TextIOWrapper
/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfdec.h56 gboolean seekable; member
/third_party/musl/porting/linux/user/src/aio/
Daio.c61 int fd, seekable, append, ref, init; member
237 int seekable = lseek(fd, 0, SEEK_CUR) >= 0; in io_thread_func() local
/third_party/musl/src/aio/
Daio.c61 int fd, seekable, append, ref, init; member
235 int seekable = lseek(fd, 0, SEEK_CUR) >= 0; in io_thread_func() local
/third_party/musl/porting/liteos_a/user/src/aio/
Daio.c62 int fd, seekable, append, ref, init; member
235 int seekable = lseek(fd, 0, SEEK_CUR) >= 0; in io_thread_func() local
/third_party/ffmpeg/tools/
Dtarget_dem_fuzzer.c107 int seekable = 0; in LLVMFuzzerTestOneInput() local
/third_party/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.h74 gboolean seekable; member
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.h86 gboolean seekable; member
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c97 gboolean seekable = FALSE; in relative_seek() local
161 gboolean seekable = FALSE; in play_do_seek() local
/third_party/libsnd/examples/
Dgenerate.cs141 public int seekable ; field
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-media-info-private.h100 gboolean seekable, is_live; member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c192 gboolean seekable = FALSE; in gst_ttml_parse_src_query() local

1234