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:dataspace
(Results
1 - 13
of
13
) sorted by relevance
/drivers/peripheral/camera/vdi_base/common/include/
H
A
D
stream.h
35
int32_t
dataspace
;
member
/drivers/peripheral/camera/hal_c/include/
H
A
D
camera_types_c_if.h
225
int
dataspace
;
member
/drivers/peripheral/camera/test/hdi/v1_3/src/
H
A
D
camera_hdi_uttest_securestream_v1_3.cpp
80
.
dataspace
= UT_DATA_SIZE,
in HWTEST_F()
H
A
D
camera_professional_uttest_v1_3.cpp
252
extendedStreamInfo.
dataspace
= 0;
in HWTEST_F()
H
A
D
camera_hdi_uttest_v1_3.cpp
2059
.
dataspace
= 0,
in HWTEST_F()
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H
A
D
stream_operator.cpp
45
si.
dataspace
= pInfo->dataspace_;
in IsStreamsSupported()
89
sis[i].
dataspace
= streamInfos[i]->dataspace_;
in CreateStreams()
/drivers/peripheral/camera/test/fuzztest/stream_operator/
H
A
D
stream_operator_fuzzer.cpp
64
extendedStreamInfo.
dataspace
= 0;
in IsStreamSupportedApi()
/drivers/peripheral/camera/test/hdi/v1_1/src/
H
A
D
camera_hdi_uttest_v1_1.cpp
101
extendedStreamInfo.
dataspace
= 0;
in HWTEST_F()
239
extendedStreamInfo.
dataspace
= 0;
in HWTEST_F()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H
A
D
stream_operator_vdi_impl.cpp
203
config.
dataspace
= it.dataspace_; // fix spell error
in CheckStreamsSupported()
221
scg.
dataspace
= info.dataspace_; // fix misspell
in StreamInfoToStreamConfiguration()
383
attribute.overrideDataspace_ = configuration.
dataspace
;
in GetStreamAttributes()
/drivers/peripheral/camera/test/demo_3A/
H
A
D
ohos_camera_demo_3a.cpp
30
constexpr uint32_t
dataspace
= 8;
in SetStreamInfo()
local
55
streamInfo.dataspace_ =
dataspace
;
in SetStreamInfo()
/drivers/peripheral/camera/test/demo/
H
A
D
ohos_camera_demo.cpp
35
constexpr uint32_t
dataspace
= 8;
in SetStreamInfo()
local
60
streamInfo.dataspace_ =
dataspace
;
in SetStreamInfo()
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H
A
D
dcamera_hdf_demo.cpp
38
constexpr uint32_t
dataspace
= 8;
in SetStreamInfo()
local
71
streamInfo.dataspace_ =
dataspace
;
in SetStreamInfo()
/drivers/peripheral/camera/test/hdi/v1_2/src/
H
A
D
camera_hdi_uttest_v1_2.cpp
316
.
dataspace
= 0,
in HWTEST_F()
Completed in 18 milliseconds