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:unChnAttr
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_region.c
491
stChnAttr.
unChnAttr
.stOverlayChn.u32BgAlpha = 128; /* set 128 */
in SAMPLE_COMM_REGION_AttachToChn()
492
stChnAttr.
unChnAttr
.stOverlayChn.u32FgAlpha = 128; /* set 128 */
in SAMPLE_COMM_REGION_AttachToChn()
493
stChnAttr.
unChnAttr
.stOverlayChn.stQpInfo.bQpDisable = HI_FALSE;
in SAMPLE_COMM_REGION_AttachToChn()
494
stChnAttr.
unChnAttr
.stOverlayChn.stQpInfo.bAbsQp = HI_TRUE;
in SAMPLE_COMM_REGION_AttachToChn()
495
stChnAttr.
unChnAttr
.stOverlayChn.stQpInfo.s32Qp = 30; /* set 30 */
in SAMPLE_COMM_REGION_AttachToChn()
496
stChnAttr.
unChnAttr
.stOverlayChn.stInvertColor.stInvColArea.u32Height = 16; /* set 16 */
in SAMPLE_COMM_REGION_AttachToChn()
497
stChnAttr.
unChnAttr
.stOverlayChn.stInvertColor.stInvColArea.u32Width = 16; /* set 16 */
in SAMPLE_COMM_REGION_AttachToChn()
498
stChnAttr.
unChnAttr
.stOverlayChn.stInvertColor.u32LumThresh = 128; /* set 128 */
in SAMPLE_COMM_REGION_AttachToChn()
499
stChnAttr.
unChnAttr
.stOverlayChn.stInvertColor.enChgMod = LESSTHAN_LUM_THRESH;
in SAMPLE_COMM_REGION_AttachToChn()
500
stChnAttr.
unChnAttr
in SAMPLE_COMM_REGION_AttachToChn()
[all...]
/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()
558
stRgnChnAttr.
unChnAttr
.stOverlayExChn.u32BgAlpha = pstAttr->astDispAttr[s32DispIdx].u32BgAlpha;
in OSD_Update()
559
stRgnChnAttr.
unChnAttr
.stOverlayExChn.u32FgAlpha = pstAttr->astDispAttr[s32DispIdx].u32FgAlpha;
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()
563
stRgnChnAttr.
unChnAttr
.stOverlayChn.u32BgAlpha = pstAttr->astDispAttr[s32DispIdx].u32BgAlpha;
in OSD_Update()
564
stRgnChnAttr.
unChnAttr
.stOverlayChn.u32FgAlpha = pstAttr->astDispAttr[s32DispIdx].u32FgAlpha;
in OSD_Update()
719
stRgnChnAttr.
unChnAttr
.stOverlayExChn.stPoint.s32X = stStartPos.s32X;
in OSD_RGNAttach()
720
stRgnChnAttr.
unChnAttr
in OSD_RGNAttach()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_comm_region.h
222
RGN_CHN_ATTR_U
unChnAttr
; /* region attribute */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_comm_region.h
222
RGN_CHN_ATTR_U
unChnAttr
; /* region attribute */
member
Completed in 4 milliseconds