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:GetNowUs
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
msg_handle_loop.cpp
52
TimeUs nowUs =
GetNowUs
();
in SendAsyncMsg()
67
TimeUs time =
GetNowUs
();
in SendSyncMsg()
129
TimeUs nowUs =
GetNowUs
();
in MainLoop()
141
MsgHandleLoop::TimeUs MsgHandleLoop::
GetNowUs
()
in GetNowUs()
function in MsgHandleLoop
H
A
D
msg_handle_loop.h
48
static TimeUs
GetNowUs
();
H
A
D
hdecoder.cpp
936
info.lastFlushTime =
GetNowUs
();
in NotifySurfaceToRenderOutputBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H
A
D
msg_handle_loop.cpp
53
TimeUs nowUs =
GetNowUs
();
in SendAsyncMsg()
68
TimeUs time =
GetNowUs
();
in SendSyncMsg()
131
TimeUs nowUs =
GetNowUs
();
in MainLoop()
143
MsgHandleLoop::TimeUs MsgHandleLoop::
GetNowUs
()
in GetNowUs()
function in OHOS::ImagePlugin::MsgHandleLoop
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H
A
D
taskInner.cpp
43
static int64_t
GetNowUs
()
in GetNowUs()
function
101
topProcessUs_ =
GetNowUs
() + delayUs;
in UpdateDelayTime()
117
topProcessUs_ =
GetNowUs
();
in Start()
269
int64_t nowUs =
GetNowUs
();
in UpdateTop()
304
topProcessUs_ =
GetNowUs
() + nextDelay;
in HandleJob()
330
int64_t nowUs =
GetNowUs
();
in InsertJob()
H
A
D
pipeline_threadpool.cpp
68
static int64_t
GetNowUs
()
in GetNowUs()
function
182
int64_t nowUs =
GetNowUs
();
in Run()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H
A
D
msg_handle_loop.h
51
static TimeUs
GetNowUs
();
/foundation/multimedia/media_foundation/src/filter/
H
A
D
filter_loop.cpp
103
TimeUs nowUs =
GetNowUs
();
in SendAsyncMsg()
149
TimeUs nowUs =
GetNowUs
();
in MainLoop()
283
FilterLoop::TimeUs FilterLoop::
GetNowUs
()
in GetNowUs()
function in OHOS::Media::Pipeline::FilterLoop
/foundation/multimedia/media_foundation/interface/inner_api/filter/
H
A
D
filter_loop.h
73
static TimeUs
GetNowUs
();
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H
A
D
tester_common.h
61
static int64_t
GetNowUs
();
H
A
D
tester_common.cpp
32
int64_t TesterCommon::
GetNowUs
()
in GetNowUs()
function in OHOS::MediaAVCodec::TesterCommon
131
int64_t now =
GetNowUs
();
in BeforeQueueInput()
158
int64_t now =
GetNowUs
();
in AfterGotOutput()
Completed in 7 milliseconds