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:INDEX_2
(Results
1 - 6
of
6
) sorted by relevance
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H
A
D
rk_face_node.cpp
125
faceRectangles[INDEX_0][
INDEX_2
] = rect_one_width;
in GetCameraFaceRectangles()
130
faceRectangles[INDEX_1][
INDEX_2
] = rect_two_width;
in GetCameraFaceRectangles()
133
faceRectangles[
INDEX_2
][INDEX_0] = rect_three_x;
in GetCameraFaceRectangles()
134
faceRectangles[
INDEX_2
][INDEX_1] = rect_three_y;
in GetCameraFaceRectangles()
135
faceRectangles[
INDEX_2
][
INDEX_2
] = rect_three_width;
in GetCameraFaceRectangles()
136
faceRectangles[
INDEX_2
][INDEX_3] = rect_three_height;
in GetCameraFaceRectangles()
H
A
D
rk_face_node.h
28
INDEX_2
,
enumerator
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H
A
D
rk_face_node.cpp
118
faceRectangles[INDEX_0][
INDEX_2
] = rect_one_width;
in GetCameraFaceRectangles()
123
faceRectangles[INDEX_1][
INDEX_2
] = rect_two_width;
in GetCameraFaceRectangles()
126
faceRectangles[
INDEX_2
][INDEX_0] = rect_three_x;
in GetCameraFaceRectangles()
127
faceRectangles[
INDEX_2
][INDEX_1] = rect_three_y;
in GetCameraFaceRectangles()
128
faceRectangles[
INDEX_2
][
INDEX_2
] = rect_three_width;
in GetCameraFaceRectangles()
129
faceRectangles[
INDEX_2
][INDEX_3] = rect_three_height;
in GetCameraFaceRectangles()
H
A
D
rk_face_node.h
28
INDEX_2
,
enumerator
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
H
A
D
system.c
25
#define
INDEX_2
2
macro
74
if (tolower_re(s[INDEX_1]) == 'x' && isxdigit(s[
INDEX_2
])) {
in _parse_integer_fixup_radix()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H
A
D
mali_kbase_pm_driver.c
48
#define
INDEX_2
2
macro
1187
jm_values[
INDEX_2
] = 0;
in kbase_pm_hw_issues_detect()
1200
kbdev->hw_quirks_jm |= (jm_values[
INDEX_2
] ? JM_JOB_THROTTLE_ENABLE : 0);
in kbase_pm_hw_issues_detect()
Completed in 5 milliseconds