Home
last modified time | relevance | path

Searched defs:seekable (Results 1 - 25 of 44) sorted by relevance

12

/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_std_stream_player.h32 PTEST((std::string url), Test single player play std stream seekable, and finished automatically) in FIXTURE() argument
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dtest_player.hpp43 TestSource(std::string url, Plugin::Seekable seekable) : url_(std::move(url)), in TestSource() argument
H A Dmedia_data_source_imp.cpp28 IMediaDataSourceImpl::IMediaDataSourceImpl(std::string url, Plugin::Seekable seekable) in IMediaDataSourceImpl() argument
H A Dstd_player.cpp90 TestSource TestSource::CreateTestSource(const std::string& url, TestSourceType type, Plugin::Seekable seekable) in CreateTestSource() argument
/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtSourceTest2.cpp59 Status UtSourceTest2::IsSeekable(bool& seekable) in IsSeekable() argument
H A DUtSourceTest1.cpp60 Status UtSourceTest1::IsSeekable(bool& seekable) in IsSeekable() argument
/third_party/python/Lib/
H A D_compression.py63 def seekable(self): member in DecompressReader
H A Dlzma.py168 def seekable(self): member in LZMAFile
H A Dbz2.py131 def seekable(self): member in BZ2File
H A Dgzip.py113 def seekable(self): member in _PaddedFile
374 def seekable(self): member in GzipFile
H A Dsocket.py745 def seekable(self): member in SocketIO
H A Dtempfile.py820 def seekable(self): member in SpooledTemporaryFile
/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/output_sink/
H A Doutput_sink_filter.cpp122 auto seekable = plugin_->GetSeekable(); in PushData() local
/foundation/multimedia/media_foundation/test/unittest/
H A DTestAudioCapturePlugin.cpp153 Seekable seekable = audioCapture->GetSeekable(); in HWTEST() local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_media_downloader_unit_test.cpp98 Seekable seekable = g_mediaDownloader->GetSeekable(); in HWTEST_F() local
/third_party/ffmpeg/libavformat/
H A Dfile.c78 int seekable; member
H A Davio.h263 int seekable; member
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c114 int seekable = 0; in LLVMFuzzerTestOneInput() local
/third_party/musl/porting/linux/user/src/aio/
H A 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/porting/liteos_a/user/src/aio/
H A 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/musl/src/aio/
H A Daio.c62 int fd, seekable, append, ref, init; member
244 int seekable = lseek(fd, 0, SEEK_CUR) >= 0; in io_thread_func() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp296 Seekable seekable = plugin_->GetSeekable(); in DoNegotiate() local
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus.h47 int seekable; member
/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus.h48 int seekable; member
/third_party/libsnd/examples/
H A Dgenerate.cs141 public int seekable ; field

Completed in 14 milliseconds

12