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:StreamStatistics
(Results
1 - 4
of
4
) sorted by relevance
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H
A
D
stream_statistics.cpp
18
StreamStatistics
::
StreamStatistics
()
in StreamStatistics()
function in OHOS::Camera::StreamStatistics
23
StreamStatistics
::
StreamStatistics
(int32_t streamId)
in StreamStatistics()
function in OHOS::Camera::StreamStatistics
29
StreamStatistics
::~
StreamStatistics
() {}
in ~StreamStatistics()
31
void
StreamStatistics
::SetStreamId(int32_t streamId)
in SetStreamId()
36
void
StreamStatistics
::RequestBufferSuccess()
in RequestBufferSuccess()
41
void
StreamStatistics
::RequestBufferFail()
in RequestBufferFail()
46
void
StreamStatistics
[all...]
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H
A
D
stream_statistics.h
25
class
StreamStatistics
{
class
27
StreamStatistics
();
28
StreamStatistics
(int32_t streamId);
29
~
StreamStatistics
();
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H
A
D
stream_tunnel.h
76
StreamStatistics
stats_;
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H
A
D
stream_tunnel.h
71
StreamStatistics
stats_;
Completed in 2 milliseconds