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:stagger_x
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/genesys/
H
A
D
settings.cpp
99
stagger_x
== other.
stagger_x
&&
in operator ==()
136
<< "
stagger_x
: " << session.
stagger_x
<< '\n'
in operator <<()
H
A
D
sensor.h
303
StaggerConfig
stagger_x
;
member
362
stagger_x
== other.
stagger_x
&&
in operator ==()
397
serialize(str, x.
stagger_x
);
in serialize()
H
A
D
settings.h
255
StaggerConfig
stagger_x
;
member
347
serialize(str, x.
stagger_x
);
in serialize()
H
A
D
sensor.cpp
127
<< "
stagger_x
: " << sensor.
stagger_x
<< '\n'
in operator <<()
H
A
D
low.cpp
794
unsigned needed_x_alignment = std::max(s.
stagger_x
.size(), s.stagger_y.size());
in compute_session_pixel_offsets()
942
s.
stagger_x
= sensor.
stagger_x
;
in compute_session()
1236
if (!session.
stagger_x
.empty()) {
in build_image_pipeline()
1239
pipeline.push_node<ImagePipelineNodePixelShiftColumns>(session.
stagger_x
.shifts());
in build_image_pipeline()
H
A
D
tables_sensor.cpp
1897
StaggerConfig
stagger_x
;
in genesys_init_sensor_tables()
member
1988
sensor.
stagger_x
= setting.
stagger_x
;
in genesys_init_sensor_tables()
Completed in 16 milliseconds