Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:hstTime
(Results
1 - 16
of
16
) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/core/
H
A
D
video_sink.cpp
77
Status VideoSink::GetLatency(uint64_t&
hstTime
)
in GetLatency()
argument
H
A
D
audio_sink.cpp
86
Status AudioSink::GetLatency(uint64_t&
hstTime
)
in GetLatency()
argument
/foundation/multimedia/media_foundation/test/unittest/
H
A
D
TestAudioSinkPlugin.cpp
124
uint64_t
hstTime
;
in HWTEST()
local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H
A
D
hls_playlist_downloader.cpp
61
int64_t
hstTime
;
in GetDuration()
local
H
A
D
hls_media_downloader.cpp
215
int64_t
hstTime
;
in FindSeekRequest()
local
/foundation/multimedia/media_foundation/engine/scene/player/
H
A
D
play_executor.h
28
int64_t
hstTime
;
member
76
virtual ErrorCode DoSeek(int64_t
hstTime
, Plugin::SeekMode mode, bool appTriggered)
in DoSeek()
argument
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H
A
D
hirecorder_impl.cpp
627
int64_t
hstTime
= 0;
in DoConfigureOther()
local
/foundation/multimedia/media_foundation/engine/pipeline/core/
H
A
D
media_sync_manager.cpp
175
int64_t
hstTime
= 0;
in GetSystemClock()
local
/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H
A
D
audio_sink_test.cpp
81
(void)
hstTime
;
variable
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H
A
D
hos_au_sink.cpp
587
Status HdiSink::GetLatency(uint64_t&
hstTime
)
in GetLatency()
argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/
H
A
D
audio_server_sink_plugin.cpp
719
Status AudioServerSinkPlugin::GetLatency(uint64_t&
hstTime
)
in GetLatency()
argument
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H
A
D
audio_server_sink_plugin.cpp
819
Status AudioServerSinkPlugin::GetLatency(uint64_t &
hstTime
)
in GetLatency()
argument
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H
A
D
hiplayer_impl.cpp
225
int64_t
hstTime
= 0;
in Rewind()
local
386
ErrorCode HiPlayerImpl::DoSeek(int64_t
hstTime
, Plugin::SeekMode mode, bool appTriggered)
in DoSeek()
argument
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H
A
D
hiplayer_impl.cpp
316
int64_t
hstTime
= 0;
in Seek()
local
640
ErrorCode HiPlayerImpl::DoSeek(int64_t
hstTime
, Plugin::SeekMode mode)
in DoSeek()
argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H
A
D
downloader.cpp
710
int64_t
hstTime
= 0;
in UpdateCurRequest()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H
A
D
hls_media_downloader.cpp
987
double
hstTime
= item.duration_ * HST_SECOND;
in SeekToTs()
local
1001
RequestNewTs(uint64_t seekTime, SeekMode mode, double totalDuration, double
hstTime
, const PlayInfo& item)
RequestNewTs()
argument
Completed in 18 milliseconds