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:stPoint
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_region.h
86
POINT_S
stPoint
;
member
127
POINT_S
stPoint
[4]; /* quadrangle has 4 points */
member
178
POINT_S
stPoint
;
member
226
POINT_S
stPoint
;
member
H
A
D
hi_comm_vgs.h
80
POINT_S
stPoint
[4]; /* Four points of the quadrangle */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_region.h
86
POINT_S
stPoint
;
member
127
POINT_S
stPoint
[4]; /* quadrangle has 4 points */
member
178
POINT_S
stPoint
;
member
226
POINT_S
stPoint
;
member
H
A
D
hi_comm_vgs.h
80
POINT_S
stPoint
[4]; /* Four points of the quadrangle */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H
A
D
osd_img.c
556
stRgnChnAttr.unChnAttr.stOverlayExChn.
stPoint
.s32X = stStartPos.s32X;
in OSD_Update()
557
stRgnChnAttr.unChnAttr.stOverlayExChn.
stPoint
.s32Y = stStartPos.s32Y;
in OSD_Update()
561
stRgnChnAttr.unChnAttr.stOverlayChn.
stPoint
.s32X = stStartPos.s32X;
in OSD_Update()
562
stRgnChnAttr.unChnAttr.stOverlayChn.
stPoint
.s32Y = stStartPos.s32Y;
in OSD_Update()
719
stRgnChnAttr.unChnAttr.stOverlayExChn.
stPoint
.s32X = stStartPos.s32X;
in OSD_RGNAttach()
720
stRgnChnAttr.unChnAttr.stOverlayExChn.
stPoint
.s32Y = stStartPos.s32Y;
in OSD_RGNAttach()
725
stRgnChnAttr.unChnAttr.stOverlayChn.
stPoint
.s32X = stStartPos.s32X;
in OSD_RGNAttach()
726
stRgnChnAttr.unChnAttr.stOverlayChn.
stPoint
.s32Y = stStartPos.s32Y;
in OSD_RGNAttach()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_region.c
545
stChnAttr.unChnAttr.stOverlayChn.
stPoint
.s32X = RECT_X + RECT_WIDTH * (i - OverlayMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
546
stChnAttr.unChnAttr.stOverlayChn.
stPoint
.s32Y = RECT_Y + RECT_HEIGHT * (i - OverlayMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
550
stChnAttr.unChnAttr.stOverlayExChn.
stPoint
.s32X = RECT_X + RECT_WIDTH * (i - OverlayExMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
551
stChnAttr.unChnAttr.stOverlayExChn.
stPoint
.s32Y = RECT_Y + RECT_HEIGHT * (i - OverlayExMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H
A
D
sample_comm_nnie.c
460
(HI_VOID)memcpy_s(stVgsAddCover.stQuadRangle.
stPoint
, sizeof(pstRect->astRect[i][j].astPoint),
in SAMPLE_COMM_SVP_NNIE_FillRect()
H
A
D
sample_comm_ive.c
112
(HI_VOID)memcpy_s(stVgsAddCover.stQuadRangle.
stPoint
, sizeof(pstRect->astRect[i].astPoint),
in SAMPLE_COMM_VGS_FillRect()
Completed in 8 milliseconds