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:s32X
(Results
1 - 14
of
14
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H
A
D
sample_ive_od.c
95
if (((pstChar[i].s32Y - pstLinearPoint[j].s32Y) * (pstNextLinearPoint[j].
s32X
- pstLinearPoint[j].
s32X
) >
in SAMPLE_IVE_Linear2DClassifer()
96
(pstChar[i].
s32X
- pstLinearPoint[j].
s32X
) * (pstNextLinearPoint[j].s32Y - pstLinearPoint[j].s32Y) &&
in SAMPLE_IVE_Linear2DClassifer()
97
(pstNextLinearPoint[j].
s32X
!= pstLinearPoint[j].
s32X
)) ||
in SAMPLE_IVE_Linear2DClassifer()
98
((pstChar[i].
s32X
> pstLinearPoint[j].
s32X
) &&
in SAMPLE_IVE_Linear2DClassifer()
99
(pstNextLinearPoint[j].
s32X
== pstLinearPoint[j].
s32X
))) {
in SAMPLE_IVE_Linear2DClassifer()
[all...]
H
A
D
sample_ive_kcf.c
1264
pstRect->astRect[i][u32RoiNumTmp].astPoint[SAMPLE_IVE_KCF_IDX_0].
s32X
=
in SAMPLE_IVE_RoiToRect()
1273
pstRect->astRect[i][u32RoiNumTmp].astPoint[SAMPLE_IVE_KCF_IDX_1].
s32X
=
in SAMPLE_IVE_RoiToRect()
1280
pstRect->astRect[i][u32RoiNumTmp].astPoint[SAMPLE_IVE_KCF_IDX_2].
s32X
=
in SAMPLE_IVE_RoiToRect()
1281
pstRect->astRect[i][u32RoiNumTmp].astPoint[SAMPLE_IVE_KCF_IDX_1].
s32X
;
in SAMPLE_IVE_RoiToRect()
1287
pstRect->astRect[i][u32RoiNumTmp].astPoint[SAMPLE_IVE_KCF_IDX_3].
s32X
=
in SAMPLE_IVE_RoiToRect()
1288
pstRect->astRect[i][u32RoiNumTmp].astPoint[SAMPLE_IVE_KCF_IDX_0].
s32X
;
in SAMPLE_IVE_RoiToRect()
1598
pstRect->astRect[i][j].astPoint[0].
s32X
* SAMPLE_IVE_KCF_ROI_FIX_POINT;
in SAMPLE_IVE_RectToRoiInfo()
1603
pstRect->astRect[i][j].astPoint[SAMPLE_IVE_KCF_IDX_2].
s32X
- pstRect->astRect[i][j].astPoint[0].
s32X
;
in SAMPLE_IVE_RectToRoiInfo()
1907
pstRect->astRect[i].astPoint[0].
s32X
in SAMPLE_IVE_RectToPoint()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H
A
D
vgs_img.c
461
lines[RECT_LINES * i].stStartPoint.
s32X
= IntToOven(boxes[i].xmin);
in MppFrmDrawRects()
463
lines[RECT_LINES * i].stEndPoint.
s32X
= IntToOven(boxes[i].xmax);
in MppFrmDrawRects()
467
lines[RECT_LINES * i + RECT_LINE1].stStartPoint.
s32X
= IntToOven(boxes[i].xmax);
in MppFrmDrawRects()
469
lines[RECT_LINES * i + RECT_LINE1].stEndPoint.
s32X
= IntToOven(boxes[i].xmax);
in MppFrmDrawRects()
473
lines[RECT_LINES * i + RECT_LINE2].stStartPoint.
s32X
= IntToOven(boxes[i].xmax);
in MppFrmDrawRects()
475
lines[RECT_LINES * i + RECT_LINE2].stEndPoint.
s32X
= IntToOven(boxes[i].xmin);
in MppFrmDrawRects()
479
lines[RECT_LINES * i + RECT_LINE3].stStartPoint.
s32X
= IntToOven(boxes[i].xmin);
in MppFrmDrawRects()
481
lines[RECT_LINES * i + RECT_LINE3].stEndPoint.
s32X
= IntToOven(boxes[i].xmin);
in MppFrmDrawRects()
H
A
D
osd_img.c
442
rgnAttr->astDispAttr[0].stStartPos.
s32X
= begX;
in TxtRgnInit()
458
if (pstRatioCoor->
s32X
< 0 || pstRatioCoor->
s32X
> X_COORDINATE ||
in OSD_Ratio2Absolute()
460
SAMPLE_PRT("invalide Ratio coordinate(%d,%d)\n", pstRatioCoor->
s32X
, pstRatioCoor->s32Y);
in OSD_Ratio2Absolute()
505
pstAbsCoor->
s32X
= HiAppcommAlign(stImageSize.u32Width * pstRatioCoor->
s32X
/ MULTIPLE_NUM, 2);
in OSD_Ratio2Absolute()
556
stRgnChnAttr.unChnAttr.stOverlayExChn.stPoint.
s32X
= stStartPos.
s32X
;
in OSD_Update()
561
stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.
s32X
= stStartPos.
s32X
;
in OSD_Update()
[all...]
/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()
550
stChnAttr.unChnAttr.stOverlayExChn.stPoint.
s32X
= RECT_X + RECT_WIDTH * (i - OverlayExMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
555
stChnAttr.unChnAttr.stCoverChn.stRect.
s32X
= RECT_X + RECT_WIDTH * (i - CoverMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
560
stChnAttr.unChnAttr.stCoverExChn.stRect.
s32X
= RECT_X + RECT_WIDTH * (i - CoverExMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
565
stChnAttr.unChnAttr.stMosaicChn.stRect.
s32X
= RECT_Y + RECT_WIDTH * (i - MosaicMinHandle);
in SAMPLE_COMM_REGION_AttachToChn()
H
A
D
sample_comm_vo.c
253
stChnAttr.stRect.
s32X
= HI_ALIGN_DOWN((u32Width / u32Square) * (i % u32Square), 2); /* 2 align */
in SAMPLE_COMM_VO_StartChn()
553
stLayerAttr.stDispRect.
s32X
= 0;
in SAMPLE_COMM_VO_StartVO()
678
stLayerAttr.stDispRect.
s32X
= 0;
in SAMPLE_COMM_VO_StartLayerChn()
689
stLayerAttr.stDispRect.
s32X
= 0;
in SAMPLE_COMM_VO_StartLayerChn()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/common/
H
A
D
sample_comm_ive.c
391
pstRect->astRect[u16Num].astPoint[0].
s32X
=
in SAMPLE_COMM_IVE_BlobToRect()
398
pstRect->astRect[u16Num].astPoint[1].
s32X
=
in SAMPLE_COMM_IVE_BlobToRect()
406
pstRect->astRect[u16Num].astPoint[2].
s32X
=
in SAMPLE_COMM_IVE_BlobToRect()
414
pstRect->astRect[u16Num].astPoint[3].
s32X
=
in SAMPLE_COMM_IVE_BlobToRect()
425
if ((pstRect->astRect[u16Num].astPoint[j].
s32X
== pstRect->astRect[u16Num].astPoint[k].
s32X
) &&
in SAMPLE_COMM_IVE_BlobToRect()
839
stLayerAttr.stDispRect.
s32X
= 0;
in SAMPLE_COMM_IVE_StartVo()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H
A
D
hi_comm_video.h
78
HI_S32
s32X
;
member
88
HI_S32
s32X
;
member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_video.h
75
HI_S32
s32X
;
member
85
HI_S32
s32X
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_video.h
75
HI_S32
s32X
;
member
85
HI_S32
s32X
;
member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/include/
H
A
D
hi_common.h
144
hi_s32
s32X
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H
A
D
sample_media_ai.c
115
pstLayerAttr->stDispRect.
s32X
= 0;
in SAMPLE_VO_GetUserLayerAttr()
132
pstChnAttr[i].stRect.
s32X
= 0;
in SAMPLE_VO_GetUserChnAttr()
1202
stChnAttr.stRect.
s32X
= HI_ALIGN_DOWN((u32Width / g_sampleVoModeMux.u32Square) *
in SampleCommVoStartChnMipi()
1211
stChnAttr.stRect.
s32X
= HI_ALIGN_DOWN((u32Width / g_sampleVoModeMux.u32Col) *
in SampleCommVoStartChnMipi()
1286
stLayerAttr.stDispRect.
s32X
= 0;
in StLayerAttrCfg()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H
A
D
sample_lcd.c
81
pstLayerAttr->stDispRect.
s32X
= 0;
in SAMPLE_VO_GetUserLayerAttr()
98
pstChnAttr[i].stRect.
s32X
= 0;
in SAMPLE_VO_GetUserChnAttr()
1168
stChnAttr.stRect.
s32X
= HI_ALIGN_DOWN((u32Width / g_sampleVoModeMux.u32Square) *
in SampleCommVoStartChnMipi()
1177
stChnAttr.stRect.
s32X
= HI_ALIGN_DOWN((u32Width / g_sampleVoModeMux.u32Col) *
in SampleCommVoStartChnMipi()
1252
stLayerAttr.stDispRect.
s32X
= 0;
in StLayerAttrCfg()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/
H
A
D
sample_nnie.c
1613
pstRect->astRect[i][u32RoiNumTmp].astPoint[0].
s32X
=
in SAMPLE_SVP_NNIE_RoiToRect()
1619
pstRect->astRect[i][u32RoiNumTmp].astPoint[1].
s32X
=
in SAMPLE_SVP_NNIE_RoiToRect()
1626
pstRect->astRect[i][u32RoiNumTmp].astPoint[2].
s32X
=
in SAMPLE_SVP_NNIE_RoiToRect()
1627
pstRect->astRect[i][u32RoiNumTmp].astPoint[1].
s32X
;
in SAMPLE_SVP_NNIE_RoiToRect()
1633
pstRect->astRect[i][u32RoiNumTmp].astPoint[3].
s32X
=
in SAMPLE_SVP_NNIE_RoiToRect()
1634
pstRect->astRect[i][u32RoiNumTmp].astPoint[0].
s32X
;
in SAMPLE_SVP_NNIE_RoiToRect()
Completed in 27 milliseconds