Home
last modified time | relevance | path

Searched defs:Seek (Results 1 – 25 of 73) sorted by relevance

123

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Deos_state.h41 std::tuple<ErrorCode, Action> Seek(const Plugin::Any& param) override in Seek() function
H A Dready_state.h46 std::tuple<ErrorCode, Action> Seek(const Plugin::Any& param) override in Seek() function
H A Dpause_state.h48 std::tuple<ErrorCode, Action> Seek(const Plugin::Any& param) override in Seek() function
H A Dplaying_state.h52 std::tuple<ErrorCode, Action> Seek(const Plugin::Any& param) override in Seek() function
H A Dstate.cpp132 std::tuple<ErrorCode, Action> State::Seek(const Plugin::Any& param) in Seek() function in OHOS::Media::State
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.cpp68 int32_t PlayerServer::BaseState::Seek(int32_t mSeconds, PlayerSeekMode mode) in Seek() function in OHOS::Media::PlayerServer::BaseState
266 int32_t PlayerServer::PreparedState::Seek(int32_t mSeconds, PlayerSeekMode mode) in Seek() function in OHOS::Media::PlayerServer::PreparedState
334 int32_t PlayerServer::PlayingState::Seek(int32_t mSeconds, PlayerSeekMode mode) in Seek() function in OHOS::Media::PlayerServer::PlayingState
434 int32_t PlayerServer::PausedState::Seek(int32_t mSeconds, PlayerSeekMode mode) in Seek() function in OHOS::Media::PlayerServer::PausedState
521 int32_t PlayerServer::PlaybackCompletedState::Seek(int32_t mSeconds, PlayerSeekMode mode) in Seek() function in OHOS::Media::PlayerServer::PlaybackCompletedState
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dmemory_file.cpp85 bool MemoryFile::Seek(uint64_t aOffset) in Seek() function in MemoryFile
H A Dstd_file.cpp212 bool StdFile::Seek(uint64_t offset) in Seek() function in StdFile
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dring_buffer.h139 bool Seek(uint64_t offset) in Seek() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Ddata_sink_file.cpp70 int64_t DataSinkFile::Seek(int64_t offset, int whence) in Seek() function in OHOS::Media::DataSinkFile
H A Ddata_sink_fd.cpp74 int64_t DataSinkFd::Seek(int64_t offset, int whence) in Seek() function in OHOS::Media::DataSinkFd
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/data_producer_base/
H A Ddata_producer_base.cpp62 inline int32_t DataProducerBase::Seek(int64_t position) in Seek() function in OHOS::MediaAVCodec::Sample::DataProducerBase
/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_stream.cpp160 int32_t FileStream::Seek(long int offset, int whence) in Seek() function in Hpackage::FileStream
262 int32_t MemoryMapStream::Seek(long int offset, int whence) in Seek() function in Hpackage::MemoryMapStream
H A Dpkg_stream.h194 int32_t Seek(long int size, int whence) override in Seek() function
241 int32_t Seek(long int offset, int whence) override in Seek() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dkeyframe_animation.cpp100 void KeyframeAnimation::Seek(float position) in Seek() function in Internal::KeyframeAnimation
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_native_media_player_bridge_wrapper.cpp42 void ArkWebNativeMediaPlayerBridgeWrapper::Seek(double time) in Seek() function in OHOS::ArkWeb::ArkWebNativeMediaPlayerBridgeWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_native_media_player_bridge_impl.cpp44 void ArkWebNativeMediaPlayerBridgeImpl::Seek(double time) in Seek() function in OHOS::ArkWeb::ArkWebNativeMediaPlayerBridgeImpl
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/demuxer/
H A Ddemuxer.cpp77 int32_t Demuxer::Seek(int64_t position) in Seek() function in OHOS::MediaAVCodec::Sample::Demuxer
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_player_adapter_wrapper.cpp59 int32_t ArkPlayerAdapterWrapper::Seek(int32_t mSeconds, OHOS::NWeb::PlayerSeekMode mode) in Seek() function in OHOS::ArkWeb::ArkPlayerAdapterWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_player_adapter_impl.cpp58 int32_t ArkPlayerAdapterImpl::Seek(int32_t mSeconds, int32_t mode) in Seek() function in OHOS::ArkWeb::ArkPlayerAdapterImpl
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/
H A Dring_buffer.h170 bool Seek(uint64_t offset) in Seek() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dincremental_source_stream.cpp122 bool IncrementalSourceStream::Seek(uint32_t position) in Seek() function in OHOS::Media::IncrementalSourceStream
H A Dbuffer_source_stream.cpp148 bool BufferSourceStream::Seek(uint32_t position) in Seek() function in OHOS::Media::BufferSourceStream
H A Distream_source_stream.cpp120 bool IstreamSourceStream::Seek(uint32_t position) in Seek() function in OHOS::Media::IstreamSourceStream
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/
H A Dmock_data_stream.h66 bool Seek(uint32_t position) override in Seek() function

123