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
refs:Sec2HstTime
(Results
1 - 8
of
8
) sorted by relevance
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H
A
D
plugin_time.h
73
inline bool
Sec2HstTime
(int64_t sec, int64_t& hTime)
in Sec2HstTime()
function
/foundation/multimedia/media_foundation/src/common/
H
A
D
plugin_time.h
73
inline bool
Sec2HstTime
(int64_t sec, int64_t& hTime)
in Sec2HstTime()
function
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H
A
D
plugin_time.h
82
inline bool
Sec2HstTime
(int64_t sec, int64_t& hTime)
in Sec2HstTime()
function
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H
A
D
hls_playlist_downloader.cpp
62
Plugin::
Sec2HstTime
(master_->duration_, hstTime);
in GetDuration()
H
A
D
hls_media_downloader.cpp
216
Plugin::
Sec2HstTime
(item->GetDuration(), hstTime);
in FindSeekRequest()
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/wav_demuxer/
H
A
D
wav_demuxer_plugin.cpp
102
if (!
Sec2HstTime
((fileSize_ - wavHeadLength_) * 8 / // 8
in GetMediaInfo()
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H
A
D
hirecorder_impl.cpp
628
Plugin::
Sec2HstTime
(ptr->duration, hstTime);
in DoConfigureOther()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H
A
D
downloader.cpp
711
Sec2HstTime
(mediaDownloader->currentRequest_->GetDuration(), hstTime);
in UpdateCurRequest()
Completed in 6 milliseconds